Clean up blank lines in twenty.sh

Removed unnecessary blank lines in the script.
This commit is contained in:
CanbiZ (MickLesk)
2026-06-12 10:51:29 +02:00
committed by GitHub
parent 94ab107f3f
commit d73b6eae22
-3
View File
@@ -36,11 +36,8 @@ function update_script() {
systemctl stop twenty-worker twenty-server
msg_ok "Stopped Services"
create_backup /opt/twenty/.env \
/opt/twenty/packages/twenty-server/.local-storage
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "twenty" "twentyhq/twenty" "tarball"
msg_info "Restoring Configuration"