Fixed stopping service message

This commit is contained in:
Andrej Kocijan 2025-08-22 12:13:56 +02:00
parent e136c161cc
commit 63bd61d695
No known key found for this signature in database

View File

@ -36,7 +36,7 @@ function update_script() {
msg_info "Stopping ${APP} Service"
$STD rc-service redlib stop
msg_info "Stopped ${APP} Service"
msg_ok "Stopped ${APP} Service"
msg_info "Updating ${APP}"
$STD curl -fsSL -o /tmp/redlib-x86_64-unknown-linux-musl.tar.gz \