Update linupx-scripts.sh
This commit is contained in:
@@ -374,7 +374,7 @@ PYTHON3UPGRADE(){
|
|||||||
echo -e "${Green}Python3 Upfgrade has been Completed${Color_Off}"
|
echo -e "${Green}Python3 Upfgrade has been Completed${Color_Off}"
|
||||||
if [ ${action-x} ]; then exit 0; fi
|
if [ ${action-x} ]; then exit 0; fi
|
||||||
read -n 1 -s -p "Press any key to continue"
|
read -n 1 -s -p "Press any key to continue"
|
||||||
exit 0;;
|
SCRIPT_MENU;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
BASHRC_INSTALL(){
|
BASHRC_INSTALL(){
|
||||||
|
|||||||
Reference in New Issue
Block a user