1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streama_ynh.git synced 2024-09-03 20:26:30 +02:00
This commit is contained in:
liberodark 2018-11-26 12:27:33 +01:00
parent 432eabccd8
commit 6fb91bd301

View file

@ -154,4 +154,6 @@ if [ $is_public -eq 1 ]; then
fi fi
# Reload services # Reload services
systemctl enable streama.service
systemctl start streama.service
systemctl restart nginx systemctl restart nginx