remove error debug logs

This commit is contained in:
rootzoll
2018-12-03 14:59:26 +01:00
parent fd391c31a6
commit f578a7eff4

View File

@@ -44,7 +44,7 @@ while :
else else
## get basic info (its OK if not set yet) ## get basic info (its OK if not set yet)
source /mnt/hdd/raspiblitz.conf source /mnt/hdd/raspiblitz.conf 2>/dev/null
# check hostname and get backup if from old config # check hostname and get backup if from old config
if [ ${#hostname} -eq 0 ]; then if [ ${#hostname} -eq 0 ]; then