We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea246b commit f416cffCopy full SHA for f416cff
ingeng/lib_common.sh
@@ -7,8 +7,7 @@ export PATH="/srv/odaos/tools/metadata:$PATH"
7
export PATH="/srv/odaos/tools/imgproc:$PATH"
8
export DJANGO_SETTINGS_MODULE="eoxs.settings"
9
10
-#LOG_FILE="/var/log/odaos/ie_actions.log"
11
-LOG_FILE="./ie_actions.log"
+LOG_FILE="/var/log/odaos/ie_actions.log"
12
13
EXENAME=`basename $0`
14
0 commit comments