Remove unnecessary statement

This commit is contained in:
Manuel Thalmann 2024-03-09 12:12:23 +01:00
parent 3ca7a19e15
commit 0e3e2645f8

View file

@ -2,7 +2,6 @@
sudo sed -i \
-e "/^\[options\]$/,/^\[/{" \
-e "s/^#\?\(Color\)$/\1/;" \
-e "/^ILoveCandy$/d;" \
-e "/^# Misc options$/{" \
`# -e "a ILoveCandy"` \
-e "};" \