Skip to content
Snippets Groups Projects
Commit 2636b1d4 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

source config file

parent 135b6cf1
No related branches found
No related tags found
1 merge request!89source config file
...@@ -205,6 +205,8 @@ if [ $? -ne 0 ]; then ...@@ -205,6 +205,8 @@ if [ $? -ne 0 ]; then
ph.abort "PSQL access not possible yet. You need to install the monitoring user first: as root execute `basename $0` -i" ph.abort "PSQL access not possible yet. You need to install the monitoring user first: as root execute `basename $0` -i"
fi fi
. "${cfgfile}"
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
sMode=$(ph.getValueWithParam '' m "$@") sMode=$(ph.getValueWithParam '' m "$@")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment