This commit is contained in:
eric_G
2025-09-28 13:06:37 +02:00
parent 754d07b3be
commit 7b9c7cc947
6 changed files with 0 additions and 24 deletions

View File

@ -1,6 +1,5 @@
#!/bin/bash
source /usr/share/yunohost/helpers
#=================================================
@ -18,8 +17,6 @@ ynh_redis_remove_db "$redis_db"
ynh_config_remove_nginx
#REMOVEME? ynh_nodejs_remove
#=================================================
# END OF SCRIPT
#=================================================