forked from obel1x/fedora-OEMDRV
Replaced conf by anonymous dist file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user