updated reset script

This commit is contained in:
naturallaw77 2024-01-16 12:33:58 -08:00
parent 2a62c45005
commit b154e9dcc4

View File

@ -15,7 +15,7 @@ if [ -e $FILE ]; then
zenity --info \
--ellipsize \
--no-wrap \
--width=250 \
--width=350 \
--title="Sovran_SystemsOS_Resetter" \
--text="Already Completed"
@ -32,6 +32,7 @@ else
zenity --error \
--ellipsize \
--no-wrap \
--width=350 \
--title="Sovran_SystemsOS_Resetter" \
--text="Could Not Create Resetter Tag"