diff --git a/scripts/remove b/scripts/remove index 5ea2a88..f150822 100644 --- a/scripts/remove +++ b/scripts/remove @@ -73,7 +73,7 @@ fi # REMOVE OTHER FILES #================================================= -ynh_secure_remove "/var/log/mumble-server/$app.log" +ynh_secure_remove --file="/var/log/mumble-server/$app.log" #================================================= # END OF SCRIPT