diff --git a/backup-raveos.sh b/backup-raveos.sh index 6f28dac..ac850e3 100644 --- a/backup-raveos.sh +++ b/backup-raveos.sh @@ -18,7 +18,6 @@ if [[ $? -eq 1 ]]; then echo Backups will be saved into: ${bold}${yellow}$FOLDER${normal} fi - # Options input user_choice=$(zenity --list --checklist --width='600' --height='400' \ --title="Backup script by RavePriest1" \