python 3.10
This commit is contained in:
parent
426fb0dc26
commit
b56a3712da
|
|
@ -14,6 +14,8 @@ network_check
|
||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
|
$STD apt remove python3.13
|
||||||
|
$STD apt 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