Update 32-sma-setup.bash

pull/1/head
RandomNinjaAtk 5 years ago committed by GitHub
parent a37d22abcb
commit 192f1ca52f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,6 +42,7 @@ if [ -f "/var/log/sma.log" ]; then
rm "/var/log/sma.log"
fi
touch "/var/log/sma.log"
chmod 0777 "/var/log/sma.log"
# Set ffmpeg/ffprobe location

Loading…
Cancel
Save