mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
loading correct config file
This commit is contained in:
parent
553bc5d6b4
commit
e37ec5d947
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ fi
|
||||||
|
|
||||||
# import config values
|
# import config values
|
||||||
sudo chmod 777 ${configFile}
|
sudo chmod 777 ${configFile}
|
||||||
source ${configExists}
|
source ${configFile}
|
||||||
|
|
||||||
##########################
|
##########################
|
||||||
# BASIC SYSTEM SETTINGS
|
# BASIC SYSTEM SETTINGS
|
||||||
|
|
Loading…
Add table
Reference in a new issue