mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Update pialert_install.sh
This commit is contained in:
@@ -377,7 +377,7 @@ install_python() {
|
||||
print_msg "- Using Python 3"
|
||||
else
|
||||
print_msg "- Installing Python 3..."
|
||||
sudo apt-get install python -y 2>&1 >> "$LOG"
|
||||
sudo apt-get install python3 -y 2>&1 >> "$LOG"
|
||||
fi
|
||||
PYTHON_BIN="python3"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user