fix server installer

This commit is contained in:
legop3
2025-11-15 00:17:37 -05:00
parent 577a277e7c
commit 093654ea89
+2
View File
@@ -118,6 +118,8 @@ echo "[5/6] Enabling services..."
systemctl daemon-reload
systemctl enable --now mediamtx.service
systemctl enable --now multirover.service
systemctl restart mediamtx.service
systemctl restart multirover.service
echo "[6/6] Done."
echo