-fix to dev_tools/pr.sh path

This commit is contained in:
martin 2011-04-15 12:35:57 -04:00
parent be26c9a9ba
commit 0320c9a136

View file

@ -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"