From f499cb727104218ac33569aaaf3bcf72cdb3bc4a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 6 Apr 2022 16:31:47 +0200 Subject: [PATCH] Fix install --- scripts/install | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/install b/scripts/install index 2acbb75..2f84fdf 100755 --- a/scripts/install +++ b/scripts/install @@ -98,9 +98,6 @@ ynh_app_setting_set --app=$app --key=data_path --value=$data_path # Download, check integrity, uncompress and patch the source from app.src setup_sources -set_go_vars -set_node_vars - #================================================= # NGINX CONFIGURATION #=================================================