5 lines
139 B
Bash
Executable File
5 lines
139 B
Bash
Executable File
#!/bin/sh
|
|
python3 -m pip install --upgrade ttkthemes
|
|
python3 -m pip install --upgrade pyautogui
|
|
python3 -m pip install --upgrade keyboard
|