mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-04 12:05:04 +02:00
loading correct config file
This commit is contained in:
@@ -28,7 +28,7 @@ fi
|
||||
|
||||
# import config values
|
||||
sudo chmod 777 ${configFile}
|
||||
source ${configExists}
|
||||
source ${configFile}
|
||||
|
||||
##########################
|
||||
# BASIC SYSTEM SETTINGS
|
||||
|
Reference in New Issue
Block a user