Fixed include setup_system.conf at execution from install software script

This commit is contained in:
Daniel Pätzold
2026-03-08 19:02:31 +01:00
parent 36e626e2a3
commit f647cf07ad
+1 -1
View File
@@ -14,7 +14,7 @@
# fi
# return 0
#}
source $(dirname "$0")/setup_system.conf
source $(pwd)/setup_system.conf
#Check if the Data- Directory is encrypted
check_data_isecrypted() {