Rétablir l’icône YunoHost de Globinours

This commit is contained in:
Alexandre NOEL 2026-09-04 12:34:45 +02:00
commit 9c7253a837
7 changed files with 15 additions and 2 deletions

View file

@ -13,6 +13,10 @@ source /usr/share/yunohost/helpers
ynh_script_progression "Removing system configurations related to $app..."
if [[ -e "/usr/share/yunohost/applogos/$app.png" ]]; then
ynh_safe_rm "/usr/share/yunohost/applogos/$app.png"
fi
ynh_config_remove_nginx
ynh_config_remove_phpfpm