1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00

Update install

This commit is contained in:
liberodark 2019-07-31 03:13:19 +02:00 committed by GitHub
parent 8c1296d214
commit e468307b84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,4 +159,6 @@ if [ $is_public -eq 1 ]; then
fi
# Reload services
systemctl enable jellyfin
systemctl start jellyfin
systemctl reload nginx