From 5af193b759e8919ce7e05b14cbed6418cd515ff5 Mon Sep 17 00:00:00 2001 From: Tom Frenzel <40773830+tomfrenzel@users.noreply.github.com> Date: Sun, 14 Dec 2025 17:09:44 +0100 Subject: [PATCH] Update ct/kutt.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- ct/kutt.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ct/kutt.sh b/ct/kutt.sh index b955a3774..8845d6a5b 100644 --- a/ct/kutt.sh +++ b/ct/kutt.sh @@ -34,10 +34,6 @@ function update_script() { systemctl stop kutt msg_ok "Stopped services" - msg_info "Updating packages" - $STD apt-get update - $STD apt-get dist-upgrade - msg_ok "Updated packages" fetch_and_deploy_gh_release "kutt" "thedevs-network/kutt" "tarball" "latest"