From 9fcd165228944fa0a2254e18b06eb3e7bdeda8a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:41:10 +0200 Subject: [PATCH] Update ct/storyteller.sh --- ct/storyteller.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/storyteller.sh b/ct/storyteller.sh index ccf3b1bcf..8e39bed42 100644 --- a/ct/storyteller.sh +++ b/ct/storyteller.sh @@ -37,7 +37,7 @@ function update_script() { cp /opt/storyteller/.env /opt/storyteller_env.bak msg_ok "Backed up Data" - CLEAN_INSTALL=1 fetch_and_deploy_gl_release "storyteller" "storyteller-platform/storyteller" "tarball" "latest" "/opt/storyteller" + CLEAN_INSTALL=1 fetch_and_deploy_gl_release "storyteller" "storyteller-platform/storyteller" "tarball" msg_info "Restoring Configuration" mv /opt/storyteller_env.bak /opt/storyteller/.env