Browse Source

#709 remove ULTRA SLOW comment

v1.3
Christian Rotzoll 6 years ago
parent
commit
8dae600d9d
  1. 2
      home.admin/10setupBlitz.sh

2
home.admin/10setupBlitz.sh

@ -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

Loading…
Cancel
Save