diff --git a/scripts/install b/scripts/install index 2afc81b..374bd54 100644 --- a/scripts/install +++ b/scripts/install @@ -154,4 +154,6 @@ if [ $is_public -eq 1 ]; then fi # Reload services +systemctl enable streama.service +systemctl start streama.service systemctl restart nginx