summaryrefslogtreecommitdiff
path: root/launch.sh
blob: 63946d78e61b662df79ad3ab43e271538911c0bd (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
git pull
pipenv install --deploy

pipenv run python server.py