Update ct/storyteller.sh

This commit is contained in:
Slaviša Arežina
2026-04-30 12:41:10 +02:00
committed by GitHub
parent 4bee236b1c
commit 9fcd165228
+1 -1
View File
@@ -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