fixed default time

This commit is contained in:
Patrick McGuire
2021-10-01 19:49:43 -04:00
parent cb102044e6
commit be4e387193
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ else
STAMP="%H:%M:%S"
fi
[ -z RECORDING_LENGTH ] || RECORDING_LENGTH=9
[ -z RECORDING_LENGTH ] || RECORDING_LENGTH=12
if pgrep arecord &> /dev/null ;then
echo "Recording"