Solvuria-Backup-For-Gamers/Install Requirements.sh

5 lines
170 B
Bash
Executable file

# You must install requirements before running the program
# Currently the only requirements are "requests" and "getch"
python3 -m pip install -r requirements-linux.txt