Skip to content
Snippets Groups Projects
Commit c821feee authored by Marcel Huber's avatar Marcel Huber
Browse files

* corrected base path for directory creation

parent 2ccd8ef9
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@
# do additional things here
# check install.sh for an overview of pre defined variables
cd $cfg_pathparent
cd $cfg_path
# creating log directories
if [ -d ${LOGDIR}/rotate ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment