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

update HOME dir (not the final solution)

parent d69006b2
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
# #
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# 2020-08-xx v0.0 <axel.hahn@iml.unibe.ch> # 2020-08-xx v0.0 <axel.hahn@iml.unibe.ch>
# 2021-06-08 v0.0 <axel.hahn@iml.unibe.ch> update HOME .. better implement a param and ENV var
# ====================================================================== # ======================================================================
...@@ -20,7 +21,8 @@ ...@@ -20,7 +21,8 @@
_version="0.1" _version="0.1"
# --- set HOME # --- set HOME
HOME=/etc/icinga2-passive-client # HOME=/etc/icinga2-passive-client
HOME=/etc/icingaclient
# cd $( dirname $0) # cd $( dirname $0)
# cd .. # cd ..
# HOME=$( pwd ); export HOME # HOME=$( pwd ); export HOME
...@@ -318,4 +320,4 @@ echo "$out" ...@@ -318,4 +320,4 @@ echo "$out"
rm -f $datafile rm -f $datafile
ph.exit ph.exit
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment