mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Small fix
This commit is contained in:
parent
dd04826811
commit
04a18bb6aa
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ $db_helper --db_name seahubdb --db_user seafile
|
|||
|
||||
# Remove systemd service
|
||||
ynh_script_progression "Removing systemd units..."
|
||||
ynh_config_remove_systemdseafile
|
||||
ynh_config_remove_systemdseahub
|
||||
ynh_config_remove_systemd seafile
|
||||
ynh_config_remove_systemd seahub
|
||||
|
||||
# Remove nginx config
|
||||
ynh_script_progression "Removing nginx configuration..."
|
||||
|
|
Loading…
Reference in a new issue