mirror of
https://github.com/km4ack/pi-scripts
synced 2026-08-13 17:52:05 -04:00
mod to work with symlinks better
This commit is contained in:
parent
61292aa1ba
commit
4c746ad3aa
1 changed files with 2 additions and 2 deletions
|
|
@ -98,7 +98,7 @@ else
|
|||
sudo kissattach /dev/rfcomm0 wl2k &
|
||||
sleep 2
|
||||
#start pat winlink
|
||||
pat http &
|
||||
pat http
|
||||
sleep 1
|
||||
echo ""
|
||||
echo ""
|
||||
|
|
@ -110,7 +110,7 @@ else
|
|||
echo "Start xastir for APRS-Digipeater"
|
||||
sleep 1
|
||||
#start xastir
|
||||
sudo xastir &
|
||||
sudo xastir
|
||||
fi
|
||||
fi
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue