Compare commits
3 Commits
f284697cd4
...
4d1480e7c3
Author | SHA1 | Date | |
---|---|---|---|
|
4d1480e7c3 | ||
|
d628122ff2 | ||
|
46464c49dd |
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,5 +5,5 @@ test_*.txt
|
||||
*/p0.pl
|
||||
*/p1.pl
|
||||
*/p2.pl
|
||||
user_list.txt
|
||||
notes.txt
|
||||
user_list.txt
|
||||
|
@ -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 ");
|
||||
|
||||
|
0
user_list.txt
Normal file
0
user_list.txt
Normal file
Loading…
Reference in New Issue
Block a user