This commit is contained in:
RP1 2025-02-05 20:45:40 +01:00
parent 7c2c3e9fd6
commit 2eeaa1ff9a

View file

@ -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" \