diff --git a/scripts/install b/scripts/install index ee654e3..832deac 100644 --- a/scripts/install +++ b/scripts/install @@ -183,8 +183,8 @@ sudo chown -R www-data $final_path # Start lstu #================================================= -systemctl enable lstu.service -systemctl start lstu +systemctl enable $app.service +systemctl start $app #================================================= # RELOAD NGINX