Update linupx-scripts.sh

This commit is contained in:
2022-02-26 14:42:59 -06:00
parent e3166791bc
commit 9693b67ae0

View File

@@ -388,7 +388,6 @@ URBACKUP_INSTALL() {
echo ""
echo -e "${Green}UrBackup Client has been Installed${Color_Off}"
echo ""
echo -e "${LightCyan}To run, use the command: speedtest${Color_Off}"
if [ ${action-x} ]; then exit 0; fi
read -n 1 -s -p "Press any key to continue";;
esac