mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2025-09-02 18:18:31 +02:00
Fixes:
* use ynh_setup_source instead of wget * do not fait on remove
This commit is contained in:
@ -43,4 +43,6 @@ ynh_system_user_delete $app
|
||||
ynh_remove_systemd_config
|
||||
|
||||
# Remove monitor
|
||||
yunohost service remove "$app"
|
||||
yunohost service remove "$app"
|
||||
|
||||
true # Do not fail if remove after install error
|
||||
|
Reference in New Issue
Block a user