Update linupx-scripts.sh
This commit is contained in:
@@ -363,7 +363,7 @@ ENABLE_REMOTESYSLOG(){
|
|||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
PYTHON3UPGRADE(){
|
PYTHON3UPGRADE(){
|
||||||
read -n 1 -p "Are you sure you wish to install Filewatcher (Y/n)?" choice
|
read -n 1 -p "Are you sure you wish to upgrade to Python3 (Y/n)?" choice
|
||||||
case "$choice" in
|
case "$choice" in
|
||||||
[Nn]) INSTALL_MENU;;
|
[Nn]) INSTALL_MENU;;
|
||||||
* )
|
* )
|
||||||
|
|||||||
Reference in New Issue
Block a user