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