From dedd1c3ed907a19ae1cbb7e2c66a79a130d8d899 Mon Sep 17 00:00:00 2001 From: liberodark Date: Wed, 15 May 2019 11:04:27 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 23bec77..7499a2c 100644 --- a/scripts/install +++ b/scripts/install @@ -103,7 +103,7 @@ ynh_install_app_dependencies openjdk-8-jre-headless ynh_app_setting_set $app final_path $final_path # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source "$final_path" -chmod +x $final_path/streama.war +#chmod +x $final_path/streama.war #================================================= # SETUP SYSTEMD