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