diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-20 21:19:29 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-20 21:20:55 +0100 |
| commit | 0a07704d6dc53bf3a35d4aadfa240586f55e9487 (patch) | |
| tree | dc7d45dfd0b74b58fa7f19d09c61b4981cd7dc25 /bootstrap.sh | |
| parent | 961c56632ba5c2e3937bced415697096ef8c8344 (diff) | |
Replace python installer
Diffstat (limited to 'bootstrap.sh')
| -rwxr-xr-x | bootstrap.sh | 5 |
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 |
