mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-23 09:16:57 +02:00
#709 remove ULTRA SLOW comment
This commit is contained in:
@@ -187,7 +187,7 @@ if [ ${mountOK} -eq 1 ]; then
|
|||||||
raspberryPi=0
|
raspberryPi=0
|
||||||
fi
|
fi
|
||||||
syncComment="ULTRA SLOW"
|
syncComment="ULTRA SLOW"
|
||||||
if [ ${syncComment} -gt 3 ]; then
|
if [ ${raspberryPi} -gt 3 ]; then
|
||||||
syncComment="BEST+SLOW"
|
syncComment="BEST+SLOW"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user