From 4ad7d1314b7b54a1c24ce12c2151c0545c1b5d64 Mon Sep 17 00:00:00 2001 From: spooknik <40317809+spooknik@users.noreply.github.com> Date: Wed, 23 Jan 2019 16:13:28 +0100 Subject: [PATCH] Update to 1.6.0-FINAL --- conf/streama.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/streama.service b/conf/streama.service index a79bda3..32eb634 100644 --- a/conf/streama.service +++ b/conf/streama.service @@ -8,9 +8,9 @@ User=admin Group=users Type=simple UMask=000 -ExecStart=/usr/bin/java -Djava.awt.headless=true -jar streama-1.6.0-RC9.war +ExecStart=/usr/bin/java -Djava.awt.headless=true -jar streama-1.6.0-FINAL.war RestartSec=15 Restart=always [Install] -WantedBy=multi-user.target \ No newline at end of file +WantedBy=multi-user.target