python 3.10
This commit is contained in:
parent
426fb0dc26
commit
4e345a0578
|
|
@ -14,6 +14,8 @@ network_check
|
||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
|
$STD apt remove -y python3.13
|
||||||
|
$STD apt-get install -y python3.10
|
||||||
$STD apt install -y python3-lxml
|
$STD apt install -y python3-lxml
|
||||||
$STD apt install -y python3-ldap
|
$STD apt install -y python3-ldap
|
||||||
$STD apt install -y python3-xlwt
|
$STD apt install -y python3-xlwt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user