fixed default time
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user