Update Bitmagnet
This commit is contained in:
parent
fb93d80f9d
commit
ed8ba99a71
@ -24,9 +24,9 @@ msg_ok "Installed dependencies"
|
||||
|
||||
msg_info "Installing PostgreSQL"
|
||||
$STD apk add --no-cache \
|
||||
postgresql15 \
|
||||
postgresql15-contrib \
|
||||
postgresql15-openrc
|
||||
postgresql16 \
|
||||
postgresql16-contrib \
|
||||
postgresql16-openrc
|
||||
$STD rc-update add postgresql
|
||||
$STD rc-service postgresql start
|
||||
msg_ok "Installed PostreSQL"
|
||||
|
Loading…
x
Reference in New Issue
Block a user