mirror of
https://github.com/YunoHost-Apps/mongo-express_ynh.git
synced 2024-09-03 19:46:04 +02:00
No need to manage log dir
This commit is contained in:
parent
c076ce8667
commit
d3eca2f091
1 changed files with 0 additions and 3 deletions
|
@ -50,9 +50,6 @@ yunohost service add "$app" --description="Mongo Express to easily administer yo
|
||||||
|
|
||||||
ynh_restore_file --origin_path="/etc/logrotate.d/$app"
|
ynh_restore_file --origin_path="/etc/logrotate.d/$app"
|
||||||
|
|
||||||
mkdir --parents "/var/log/$app"
|
|
||||||
chown "$app:adm" "/var/log/$app"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# DONT RESTORE THE MONGO DATABASE
|
# DONT RESTORE THE MONGO DATABASE
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue