#709 remove ULTRA SLOW comment

This commit is contained in:
Christian Rotzoll
2019-08-08 05:16:25 +02:00
parent ab4314abde
commit 8dae600d9d

View File

@@ -187,7 +187,7 @@ if [ ${mountOK} -eq 1 ]; then
raspberryPi=0
fi
syncComment="ULTRA SLOW"
if [ ${syncComment} -gt 3 ]; then
if [ ${raspberryPi} -gt 3 ]; then
syncComment="BEST+SLOW"
fi