summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlaunch.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/launch.sh b/launch.sh
index ab54172..63946d7 100755
--- a/launch.sh
+++ b/launch.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+git pull
pipenv install --deploy
pipenv run python server.py