summaryrefslogtreecommitdiff
path: root/src/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/update.sh')
-rwxr-xr-xsrc/update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/update.sh b/src/update.sh
index ca4f028..b28347a 100755
--- a/src/update.sh
+++ b/src/update.sh
@@ -36,6 +36,7 @@ fi
TEMPLATES="example"
./manage.sh stop
+./manage.sh clean
./flufigut.py "$TEMPLATES" $1
./manage.sh deploy
./manage.sh start