This commit is contained in:
Anton 2020-04-21 09:40:28 +02:00 committed by GitHub
parent 2c72d27cc5
commit d46b0c5b86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
echo "start"
/home/pi/reflector/src/build/bin/svxlink &
/usr/bin/svxlink &
sleep 1
/home/pi/ptt.pl &
exit