Remove unnecessary statement

This commit is contained in:
Manuel Thalmann 2024-03-09 12:12:23 +01:00
parent 7e10a6a5ba
commit 86008fc163

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 "};" \