Replaced conf by anonymous dist file

This commit is contained in:
Daniel Pätzold
2026-03-10 09:59:14 +01:00
parent c7415a62ea
commit 9b6c9fe423
5 changed files with 26 additions and 17 deletions
+4
View File
@@ -14,6 +14,10 @@
# fi
# return 0
#}
if [ ! -f $(pwd)/setup_system.conf ]; then
echo "System configuration not found. Please make a copy of setup_system.conf.dist, name it setup_system.conf and check the settings in it before running."
exit 1
fi
source $(pwd)/setup_system.conf
#Check if the Data- Directory is encrypted