From 057d7e844a26ad8a51af2a2eb585cc522b08798a Mon Sep 17 00:00:00 2001 From: Johann Grobe <123082619+johanngrobe@users.noreply.github.com> Date: Sun, 23 Nov 2025 16:35:15 +0100 Subject: [PATCH] Update ct/endurain.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- ct/endurain.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/endurain.sh b/ct/endurain.sh index c2e58e020..b395d3837 100644 --- a/ct/endurain.sh +++ b/ct/endurain.sh @@ -67,7 +67,7 @@ function update_script() { msg_info "Starting Service" systemctl start endurain - msg_ok "Endurain Service Started" + msg_ok "Started Service" msg_ok "Update Completed Successfully!"