mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-16 14:50:13 -07:00
fix #32
This commit is contained in:
parent
5b4e0edfe1
commit
9e65a38149
@ -123,7 +123,7 @@ yad --title="ARDOP MODEM" --width=400 --height=100 \
|
||||
fi
|
||||
|
||||
#open pat inbox in browser
|
||||
export DISPLAY=:0 && chromium-browser --app=http://127.0.0.1:$PORT > /dev/null 2>&1 &
|
||||
export DISPLAY=:0 && chromium-browser http://127.0.0.1:$PORT > /dev/null 2>&1 &
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user