aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
deleted file mode 100755
index 0cdae57..0000000
--- a/bootstrap.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-python -m pip install -r requirements.txt
-
-python deploy.sh