summaryrefslogtreecommitdiff
path: root/.tools/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to '.tools/deploy.sh')
-rwxr-xr-x.tools/deploy.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/.tools/deploy.sh b/.tools/deploy.sh
index d974ace4..82b8c292 100755
--- a/.tools/deploy.sh
+++ b/.tools/deploy.sh
@@ -21,10 +21,11 @@ cd ..
cd tools/update
+# FIXME
./createnew.sh
check_error $?
-./create_music.sh
-check_error $?
+#./create_music.sh
+#check_error $?
cp -r upload/* ../../clientdata/public
cd ../../clientdata