small fixes (#14801)

This commit is contained in:
Slaviša Arežina
2026-05-29 23:49:34 +02:00
committed by GitHub
parent 4926d426a8
commit d3feeb4900
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ EOF
msg_ok "Updated Sure"
msg_info "Starting Services"
$STD systemctl start sure sure-worker
systemctl start sure sure-worker
msg_ok "Started Services"
msg_ok "Updated successfully!"
fi
+1 -1
View File
@@ -103,7 +103,7 @@ StandardError=journal
[Install]
WantedBy=multi-user.target
EOF
$STD systemctl enable -q --now sure sure-worker
systemctl enable -q --now sure sure-worker
msg_ok "Created Services"
motd_ssh