From 0bf4cca137dbd40b055cbf9c65a608c292d9fd0d Mon Sep 17 00:00:00 2001 From: spooknik <40317809+spooknik@users.noreply.github.com> Date: Wed, 23 Jan 2019 16:16:37 +0100 Subject: [PATCH] Update to 1.6.0-FINAL.war --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index bf46b20..70d5dd7 100644 --- a/scripts/install +++ b/scripts/install @@ -94,7 +94,7 @@ ynh_package_install 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-1.6.0-RC9.war +chmod +x $final_path/streama-1.6.0-FINAL.war #================================================= # NGINX CONFIGURATION