mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-16 14:50:13 -07:00
update
This commit is contained in:
parent
705eedc6b1
commit
c04c4d1057
@ -148,8 +148,11 @@ yad --title="PACKET MODEM" --width=400 --height=100 \
|
|||||||
--button=gtk-ok &
|
--button=gtk-ok &
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#restart pat so terminal window correctly reflects rig control
|
||||||
|
sudo systemctl restart pat@`whoami`
|
||||||
|
|
||||||
#open pat inbox in browser
|
#open pat inbox in browser
|
||||||
export DISPLAY=:0 && chromium-browser http://127.0.0.1:$PORT > /dev/null 2>&1 &
|
export DISPLAY=:0 && xdg-open http://127.0.0.1:$PORT > /dev/null 2>&1 &
|
||||||
|
|
||||||
#exit 0
|
#exit 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user