1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab-runner_ynh.git synced 2024-09-03 19:15:58 +02:00

Update remove

This commit is contained in:
Éric Gaspar 2023-12-22 14:13:18 +01:00
parent c82b46bbfb
commit 1a6ddf4253

View file

@ -41,7 +41,7 @@ dpkg --remove $app
#================================================= #=================================================
ynh_script_progression --message="Removing various files..." ynh_script_progression --message="Removing various files..."
ynh_secure_remove --file="$config_path" ynh_secure_remove --file="/etc/$app"
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT