mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Finished installer
This commit is contained in:
4
install.sh
vendored
Executable file
4
install.sh
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
eval "pip install -r requirements.txt"
|
||||
eval python3 installer
|
||||
Reference in New Issue
Block a user