From 3e27e1e3803352f415eab4ae1f478e256c25b9af Mon Sep 17 00:00:00 2001 From: Melchisedech Date: Sun, 6 Nov 2022 15:25:19 +0100 Subject: [PATCH] Use ynh_secure_remove --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index c68b460..72fcd55 100644 --- a/scripts/install +++ b/scripts/install @@ -167,7 +167,7 @@ ynh_npm install ynh_npm run build mv $working_path/dist $final_path -rm -R $working_path +ynh_secure_remove --file=$working_path # FIXME: this should be managed by the core in the future # Here, as a packager, you may have to tweak the ownerhsip/permissions