diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 67f1f68..b41a44c 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -188,7 +188,7 @@ SCRIPT_MENU() { do clear echo "" - echo -e " ${LGreen}L I N U X U P D A T E - S C R I P T S${Color_Off} ${DGray}(ver-3.03182018)${Color_Off}" + echo -e " ${LGreen}L I N U X U P D A T E - S C R I P T S${Color_Off} ${DGray}(ver-3.03252018)${Color_Off}" echo "-------------------------------------------------------------" echo " $(hostname --long)" echo "-------------------------------------------------------------" @@ -263,9 +263,6 @@ if [ ${action-x} ]; then exit 1;; esac else - if [ -e /opt/LinUPx/upscripts-install.sh ]; then - rm -f /opt/LinUPx/upscripts-install.sh - fi if [ -e ~/runup.sh ]; then rm -f ~/runup.sh ln -s $FOLDER/run.sh /usr/local/bin/runup