mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-28 04:20:10 -07:00
fix forms download
This commit is contained in:
parent
08f318030e
commit
f270455629
@ -5,7 +5,7 @@ LOGO=$MYPATH/pmlogo.png
|
||||
DOWNLOAD(){
|
||||
#yad --center --timeout=3 --timeout-indicator=top --no-buttons --text="Downloading Forms - Please wait" \
|
||||
#--image $LOGO --window-icon=$LOGO --image-on-top &
|
||||
lxterminal -e /usr/bin/pat updateforms
|
||||
/usr/bin/pat updateforms
|
||||
yad --center --timeout=3 --timeout-indicator=top --no-buttons --text="Forms Download Complete" \
|
||||
--image $LOGO --window-icon=$LOGO --image-on-top
|
||||
exit &
|
||||
|
Loading…
x
Reference in New Issue
Block a user