diff --git a/scripts/restore b/scripts/restore index a49cc02..449458b 100755 --- a/scripts/restore +++ b/scripts/restore @@ -50,9 +50,6 @@ yunohost service add "$app" --description="Mongo Express to easily administer yo 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 #=================================================