summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-02-20 22:41:49 +0100
committernea <nea@nea.moe>2023-02-20 22:41:49 +0100
commit3236ef30b19e5e7a8a0e692b3c780fe5ca0786b1 (patch)
tree7c1edaa576b21970054496cd2272af2d99c0dd31
parent050101ab94539406bc3ecd7dbf4f4122473389ea (diff)
downloadchess-3236ef30b19e5e7a8a0e692b3c780fe5ca0786b1.tar.gz
chess-3236ef30b19e5e7a8a0e692b3c780fe5ca0786b1.tar.bz2
chess-3236ef30b19e5e7a8a0e692b3c780fe5ca0786b1.zip
Auto Update
-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