Fix error loading configuration file
This commit is contained in:
parent
1e5a776839
commit
2120a4e5da
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
working_dir="$(dirname $(realpath $0))"
|
working_dir="$(dirname $(realpath $0))"
|
||||||
conf_file="${working_dir}/check_webservice_load.conf"
|
conf_file="${working_dir}/conf/check_webservice_load.conf"
|
||||||
|
|
||||||
|
|
||||||
#---------------------------------------
|
#---------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user