summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xremote/onetime-fixes/install-xfce4-greybird-theme1
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/onetime-fixes/install-xfce4-greybird-theme b/remote/onetime-fixes/install-xfce4-greybird-theme
index 0e2bc4ba..f5b111d7 100755
--- a/remote/onetime-fixes/install-xfce4-greybird-theme
+++ b/remote/onetime-fixes/install-xfce4-greybird-theme
@@ -19,7 +19,6 @@ if wget https://github.com/shimmerproject/Greybird/tarball/master -O /tmp/greybi
mv "$GREYBIRD" Greybird
else
echo "/usr/share/themes/Greybird already exists! Is it good enough?"
- exit 1
fi
else
echo "Error mv'ing $GREYBIRD to Greybird"