mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-16 14:50:13 -07:00
update
This commit is contained in:
parent
fb3b0dfea5
commit
705eedc6b1
@ -122,8 +122,11 @@ yad --title="ARDOP 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 &
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user