Remove unnecessary statement
This commit is contained in:
parent
3ca7a19e15
commit
0e3e2645f8
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
sudo sed -i \
|
||||
-e "/^\[options\]$/,/^\[/{" \
|
||||
-e "s/^#\?\(Color\)$/\1/;" \
|
||||
-e "/^ILoveCandy$/d;" \
|
||||
-e "/^# Misc options$/{" \
|
||||
`# -e "a ILoveCandy"` \
|
||||
-e "};" \
|
||||
|
|
Loading…
Reference in a new issue