mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-03 09:28:22 +02:00
removed error output
This commit is contained in:
parent
4ce9a04e56
commit
fd391c31a6
@ -11,7 +11,7 @@ color_gray='\033[0;37m'
|
||||
color_purple='\033[0;35m'
|
||||
|
||||
## 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
|
||||
if [ ${#hostname} -eq 0 ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user