1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Update remove

This commit is contained in:
Éric Gaspar 2023-03-08 22:34:33 +01:00
parent c983ad0a5e
commit d055773d65

View file

@ -19,7 +19,7 @@ source /usr/share/yunohost/helpers
#=================================================
# REMOVE THE REDIS DATABASE
#=================================================
ynh_script_progression --message="Removing the Redis database..." --weight=1
ynh_script_progression --message="Removing Redis database..." --weight=1
ynh_redis_remove_db "$redis_db"