aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2022-11-20 20:53:07 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2022-11-20 20:53:07 +0000
commit2cd24395f7ae23ae96955f2d497ab5e4ccd75de0 (patch)
tree05f4c386afb8499ccc23ef2121afb89724109c0a /bootstrap.sh
parent6b1b61f98813a58286e099d92767e01c2d40bc18 (diff)
Remove __pycache__
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x[-rw-r--r--]bootstrap.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 05a7907..0cdae57 100644..100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,2 +1,5 @@
#!/bin/bash
+python -m pip install -r requirements.txt
+
+python deploy.sh