mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
delete "recreate log folder" on restore
This commit is contained in:
parent
315614fcf0
commit
3f6a01a324
1 changed files with 0 additions and 3 deletions
|
@ -56,9 +56,6 @@ yunohost service add $app --description="s3 storage" --log="/var/log/$app/$app.l
|
|||
#=================================================
|
||||
ynh_script_progression --message="Starting a systemd service..."
|
||||
|
||||
#recreate log folder
|
||||
mkdir /var/log/$app
|
||||
|
||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue