Fixed include setup_system.conf at execution from install software script
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
# fi
|
# fi
|
||||||
# return 0
|
# return 0
|
||||||
#}
|
#}
|
||||||
source $(dirname "$0")/setup_system.conf
|
source $(pwd)/setup_system.conf
|
||||||
|
|
||||||
#Check if the Data- Directory is encrypted
|
#Check if the Data- Directory is encrypted
|
||||||
check_data_isecrypted() {
|
check_data_isecrypted() {
|
||||||
|
|||||||
Reference in New Issue
Block a user