summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornea <romangraef@gmail.com>2022-11-27 19:51:37 +0100
committernea <romangraef@gmail.com>2022-11-27 19:51:37 +0100
commit9d18011859ba5f9bb11d08de8e482496823e9963 (patch)
tree0eff9132c370868d3e794e062caa58c9ed2cbcef
parentc4d53feff8bc5253df2ae58374ccddcd30ea2107 (diff)
downloadchess-9d18011859ba5f9bb11d08de8e482496823e9963.tar.gz
chess-9d18011859ba5f9bb11d08de8e482496823e9963.tar.bz2
chess-9d18011859ba5f9bb11d08de8e482496823e9963.zip
install before launching
-rwxr-xr-xlaunch.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/launch.sh b/launch.sh
index ebbb5a5..ab54172 100755
--- a/launch.sh
+++ b/launch.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+pipenv install --deploy
pipenv run python server.py