Rétablir l’icône YunoHost de Globinours
This commit is contained in:
parent
7a5f10624d
commit
9c7253a837
7 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue