diff options
| author | nea <romangraef@gmail.com> | 2022-11-27 19:51:37 +0100 |
|---|---|---|
| committer | nea <romangraef@gmail.com> | 2022-11-27 19:51:37 +0100 |
| commit | 9d18011859ba5f9bb11d08de8e482496823e9963 (patch) | |
| tree | 0eff9132c370868d3e794e062caa58c9ed2cbcef | |
| parent | c4d53feff8bc5253df2ae58374ccddcd30ea2107 (diff) | |
| download | chess-9d18011859ba5f9bb11d08de8e482496823e9963.tar.gz chess-9d18011859ba5f9bb11d08de8e482496823e9963.tar.bz2 chess-9d18011859ba5f9bb11d08de8e482496823e9963.zip | |
install before launching
| -rwxr-xr-x | launch.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #!/bin/bash +pipenv install --deploy pipenv run python server.py |
