3 lines
61 B
Bash
3 lines
61 B
Bash
|
|
#!/bin/bash
|
||
|
|
pip3 install proxmoxer
|
||
|
|
pip3 install PySimpleGUIQt
|