From 1abb5276826b4d23141417d49d147627a718e616 Mon Sep 17 00:00:00 2001 From: liberodark Date: Tue, 1 Oct 2019 17:00:15 +0200 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index bc65e3e..cfbda07 100644 --- a/scripts/install +++ b/scripts/install @@ -130,6 +130,7 @@ systemctl enable $app.service ### that really need such authorization. # Set permissions to app files +chmod +x $final_path/matterbridge chown -R $app: $final_path # Reload services