mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-21 01:00:09 -07:00
update
This commit is contained in:
parent
b3f23d262c
commit
b278a290bd
@ -113,7 +113,7 @@ BUT=$?
|
|||||||
if [ $BUT = 252 ]; then
|
if [ $BUT = 252 ]; then
|
||||||
exit
|
exit
|
||||||
elif [ $BUT = 1 ]; then
|
elif [ $BUT = 1 ]; then
|
||||||
$MAIN
|
$MAIN &
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@ -135,6 +135,7 @@ yad --form --width=420 --text-align=center --center --title="Email Restore" --te
|
|||||||
--text="<b>Email Restore</b> by KM4ACK\r\r<b>Not a valid restore directory</b>" \
|
--text="<b>Email Restore</b> by KM4ACK\r\r<b>Not a valid restore directory</b>" \
|
||||||
--button=gtk-ok
|
--button=gtk-ok
|
||||||
fi
|
fi
|
||||||
|
$MAIN &
|
||||||
exit
|
exit
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user