From 2cd24395f7ae23ae96955f2d497ab5e4ccd75de0 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sun, 20 Nov 2022 20:53:07 +0000 Subject: Remove __pycache__ --- bootstrap.sh | 3 +++ 1 file changed, 3 insertions(+) mode change 100644 => 100755 bootstrap.sh (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh old mode 100644 new mode 100755 index 05a7907..0cdae57 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,2 +1,5 @@ #!/bin/bash +python -m pip install -r requirements.txt + +python deploy.sh -- cgit v1.2.3-70-g09d2