No tmp files removal
This commit is contained in:
parent
311c31c470
commit
de24ee9964
@ -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