diff --git a/dev_tools/pr.sh b/dev_tools/pr.sh index 9734704b8..42a0aa669 100755 --- a/dev_tools/pr.sh +++ b/dev_tools/pr.sh @@ -4,4 +4,4 @@ echo echo "This will tail the recorder log file." echo "Type in password for pypo user (default password is 'pypo'):" -su -l pypo -c "tail -F /var/log/airtime/recorder/log/main/current" +su -l pypo -c "tail -F /var/log/airtime/recorder/main/current"