push to main

This commit is contained in:
CanbiZ
2025-03-28 12:57:13 +01:00
parent ae16c9f27b
commit d7b491421e
7 changed files with 4 additions and 224 deletions

View File

@@ -18,6 +18,7 @@ $STD apk add \
newt \
curl \
openssh \
sudo \
nano \
mc \
gpg
@@ -25,7 +26,7 @@ $STD apk add \
msg_ok "Installed Dependencies"
msg_info "Installing PostgreSQL and Dependencies"
apk add --no-cache postgresql postgresql-contrib
$STD apk add --no-cache postgresql postgresql-contrib
msg_ok "Installed PostgreSQL"
msg_info "Initializing PostgreSQL Database"