Add source to install scripts and make license one line (#2842)

This commit is contained in:
Bas van den Berg
2025-03-04 17:54:20 +01:00
committed by GitHub
parent f7101c6aec
commit 204219a477
236 changed files with 421 additions and 433 deletions

View File

@@ -5,7 +5,6 @@
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://ghost.org/
# Import Functions und Setup
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
verb_ip6
@@ -26,7 +25,6 @@ $STD apt-get install -y \
gnupg
msg_ok "Installed Dependencies"
msg_info "Configuring Database"
DB_NAME=ghost
DB_USER=ghostuser