summaryrefslogtreecommitdiff
path: root/client/make-updates
diff options
context:
space:
mode:
Diffstat (limited to 'client/make-updates')
-rwxr-xr-xclient/make-updates1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/make-updates b/client/make-updates
index cf9bab6..32f06c6 100755
--- a/client/make-updates
+++ b/client/make-updates
@@ -26,6 +26,7 @@ chmod u+x ./make-music.sh
echo ">> Removing leftovers..."
rm -rv files/* 2>/dev/null || :
+rm -v $output/Legacy.zip 2>/dev/null || :
echo ">> Entering client-data..."
pushd $cdata