From 8b1b7d275e124a3d5994934335fd10bc3a5ba42d Mon Sep 17 00:00:00 2001 From: liberodark Date: Mon, 13 Jan 2020 13:04:03 +0100 Subject: [PATCH] Update install --- scripts/install | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index d27a346..db0eec0 100644 --- a/scripts/install +++ b/scripts/install @@ -170,7 +170,9 @@ ynh_secure_remove $final_path/install ynh_secure_remove $final_path/INSTALL.txt ynh_secure_remove $final_path/README.md ynh_secure_remove $final_path/.htaccess -ynh_secure_remove $final_path/.git* +ynh_secure_remove $final_path/.gitmodules +ynh_secure_remove $final_path/.github +ynh_secure_remove $final_path/.gitignore # Set permissions to app files