From 67d6576b971b45fcc3c44f6b19b14c3ec514e299 Mon Sep 17 00:00:00 2001 From: amin Date: Mon, 25 May 2026 17:56:15 +0200 Subject: [PATCH] match remaining msg_ok with msg_info --- ct/koffan.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/koffan.sh b/ct/koffan.sh index 85c0036d..0aab7171 100644 --- a/ct/koffan.sh +++ b/ct/koffan.sh @@ -43,7 +43,7 @@ function update_script() { msg_info "Rebuilding Koffan" cd /opt/koffan go build -o koffan main.go - msg_ok "Rebuild Completed" + msg_ok "Rebuild Koffan" msg_info "Restoring Data" cp -r /opt/koffan_data_backup/. /opt/koffan/data/