updated reset script
This commit is contained in:
parent
2a62c45005
commit
b154e9dcc4
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user