mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-19 08:10:12 -07:00
fix #24
This commit is contained in:
parent
aefc8d6c38
commit
dd117dd612
@ -97,8 +97,7 @@ sed -i "s/\"mycall\": \".*\",/\"mycall\": \"$CALLSIGN\",/" $CONFIG
|
||||
sed -i "s/\"secure_login_password\": \".*\",/\"secure_login_password\": \"$PASS\",/" $CONFIG
|
||||
#set locator
|
||||
sed -i "s/\"locator\": \".*\",/\"locator\": \"$GRID\",/" $CONFIG
|
||||
sudo killall pat
|
||||
sudo systemctl start pat@$WHO
|
||||
sudo systemctl restart pat@$WHO
|
||||
$MAIN &
|
||||
exit
|
||||
elif [ $BUT = 3 ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user