added pip3 install
This commit is contained in:
parent
f284697cd4
commit
46464c49dd
@ -47,5 +47,5 @@ chdir $admin_home_dir;
|
||||
system("su gashapwn -c 'git clone $GIT_REPO'");
|
||||
chdir $REPO_DIR;
|
||||
system("su gashapwn -c 'python3 -m venv venv'");
|
||||
# system("su gashapwn -c '. ./venv/bin/activate && pip3 install -r ");
|
||||
system("su gashapwn -c '. ./venv/bin/activate && pip3 install -r ");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user