Some try
This commit is contained in:
parent
ba064727a8
commit
c36b2f502a
@ -72,7 +72,7 @@ install() {
|
||||
install_python3() {
|
||||
test_command apt
|
||||
if [ $? -eq 0 ]; then
|
||||
sudo apt install python3 python3-pip
|
||||
sudo apt install -y python3 python3-pip
|
||||
return
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user