1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matterbridge_ynh.git synced 2024-09-03 19:36:24 +02:00

Update install

This commit is contained in:
liberodark 2019-10-01 17:00:15 +02:00 committed by GitHub
parent 2f4e31f0a8
commit 1abb527682
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,6 +130,7 @@ systemctl enable $app.service
### that really need such authorization. ### that really need such authorization.
# Set permissions to app files # Set permissions to app files
chmod +x $final_path/matterbridge
chown -R $app: $final_path chown -R $app: $final_path
# Reload services # Reload services