cleanup space at and of line

This commit is contained in:
Felix Van der Jeugt 2020-03-04 12:09:09 +01:00
parent ad46ab6212
commit a06487014d
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ if [ -n "$1" ]; then
shift
done
else
mpv --no-correct-pts --fps 4 http://kelder.zeus.ugent.be/webcam/video/mjpg.cgi
mpv --no-correct-pts --fps=4 http://kelder.zeus.ugent.be/webcam/video/mjpg.cgi
fi