Skip to content

Commit e8061a9

Browse files
authored
Zipline fix (#4989)
1 parent 64c47bd commit e8061a9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

install/zipline-install.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ setting_up_container
1414
network_check
1515
update_os
1616

17-
msg_info "Installing Dependencies"
18-
$STD apt-get install -y \
19-
postgresql
20-
msg_ok "Installed Dependencies"
21-
2217
NODE_VERSION="22" NODE_MODULE="pnpm@latest" install_node_and_modules
2318
PG_VERSION="16" install_postgresql
2419

0 commit comments

Comments
 (0)