parent
b73e84b610
commit
9976714f79
|
@ -59,7 +59,7 @@ create_directories() {
|
||||||
|
|
||||||
install_dependencies() {
|
install_dependencies() {
|
||||||
apt update -y
|
apt update -y
|
||||||
apt install -y git python3 python3-pip python3-flask python3-paramiko python3-psutil python3-flasgger debian-archive-keyring samba gunicorn wakeonlan
|
apt install -y git python3 python3-pip python3-flask python3-paramiko python3-psutil python3-flasgger debian-archive-keyring samba gunicorn wakeonlan python3-requests
|
||||||
}
|
}
|
||||||
|
|
||||||
install_ext_repo() {
|
install_ext_repo() {
|
||||||
|
|
Loading…
Reference in New Issue