From cdfdfd211e4e80f09d5eac5405652ffd5fd6a23e Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 18 Mar 2024 23:08:24 -0700 Subject: [PATCH] updated external_backup UI --- .../Sovran_SystemsOS_External_Backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sovran_SystemsOS_External_Backup/External Backup Source Files/Sovran_SystemsOS_External_Backup.sh b/Sovran_SystemsOS_External_Backup/External Backup Source Files/Sovran_SystemsOS_External_Backup.sh index 0b95909..13db573 100755 --- a/Sovran_SystemsOS_External_Backup/External Backup Source Files/Sovran_SystemsOS_External_Backup.sh +++ b/Sovran_SystemsOS_External_Backup/External Backup Source Files/Sovran_SystemsOS_External_Backup.sh @@ -55,7 +55,7 @@ else CHOOSE -SAGE | zenity --progress --no-cancel --auto-close --width=950 --pulsate --text="Backing up now. It could take up to 4 hours for it to finish depending on the amount of data stored on your Sovran Pro and the speed of your external hard drive. Be patient..." --title="Sovran_SystemsOS External Backup" +SAGE | zenity --progress --no-cancel --auto-close --width=1050 --pulsate --text="Backing up now. It could take up to 4 hours for it to finish depending on the amount of data stored on your Sovran Pro and the speed of your external hard drive. Be patient..." --title="Sovran_SystemsOS External Backup" fi exit 0