debugging test

This commit is contained in:
mmaster 2021-09-23 22:55:48 +02:00
parent 49f9f9b351
commit cdd4339b8e
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
#!/bin/sh
vars="vars"
#vars="/home/pi/birdcam/vars"
vars="/home/pi/birdcam/vars"
player="$(cat $vars | grep playercmd | cut -d'=' -f2)"
player_path="$(command -v $player)"