DamianMehers/MacBlackBox

Syntax error

Closed this issue · 1 comments

nst commented
$ sh ~/MacBlackBox/capture.sh
/Users/nst/MacBlackBox/capture.sh: line 107: syntax error near unexpected token `('
/Users/nst/MacBlackBox/capture.sh: line 107: `              (nice ffmpeg -f concat -i <(for f in $videos_location/$previous_day*_$i.mp4; do echo "file '$f'"; done) -c copy $videos_location/${previous_day}_${i}.mp4; rm $videos_location/$previous_day??_$i.mp4) &'

$ sw_vers -productVersion
10.10.3
nst commented

I eventually reimplemented the idea in pure Cocoa http://seriot.ch/screentime/