Merge pull request #29 from OCSInventory-NG/no-remove-dev
No tmp files removal
This commit is contained in:
commit
f924b69d26
@ -79,9 +79,6 @@ chown -R $APACHE_RUN_USER: $OCS_VARLIB_DIR
|
||||
chown -R $APACHE_RUN_USER: $OCS_LOG_DIR
|
||||
chown -R $APACHE_RUN_USER: $OCS_WEBCONSOLE_DIR
|
||||
|
||||
# Remove temp files
|
||||
rm -rf /tmp/*
|
||||
|
||||
# Apache start
|
||||
if [ ! -d "$APACHE_RUN_DIR" ]; then
|
||||
mkdir "$APACHE_RUN_DIR"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user