Update linupx-scripts.sh
This commit is contained in:
@@ -462,18 +462,6 @@ if [ ${action-x} ]; then
|
||||
# exit 1;;
|
||||
esac
|
||||
else
|
||||
if [ -e ~/runup.sh ]; then
|
||||
rm -f ~/runup.sh
|
||||
ln -s $FOLDER/run.sh /usr/local/bin/runup
|
||||
echo ""
|
||||
echo ""
|
||||
echo -e "${BBlue}NOTICE:${Color_Off} To start this program from now on, simply execute the command ${Green}runup${Color_Off}."
|
||||
echo -e "${BBlue}NOTICE:${Color_Off} The ~/runup.sh command will no longer work."
|
||||
echo ""
|
||||
echo ""
|
||||
read -n 1 -s -p "Press any key to continue"
|
||||
fi
|
||||
|
||||
SCRIPT_MENU
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user