mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-13 02:55:16 +02:00
Clean up blank lines in twenty.sh
Removed unnecessary blank lines in the script.
This commit is contained in:
committed by
GitHub
parent
94ab107f3f
commit
d73b6eae22
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user