mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
5 lines
83 B
Bash
Executable File
Vendored
5 lines
83 B
Bash
Executable File
Vendored
#!/usr/bin/env bash
|
|
|
|
eval "pip install -r requirements.txt"
|
|
eval python3 installer
|