🗃️ Committing everything that changed 🗃️

Dockerfile
Dockerfile.18.04
Dockerfile.19.04
Dockerfile.20.04
Dockerfile.21.04
Dockerfile.22.04
Dockerfile.23.04
Dockerfile.23.10
Dockerfile.24.04
Dockerfile.24.10
.env.scripts.18.04
.env.scripts.19.04
.env.scripts.20.04
.env.scripts.21.04
.env.scripts.22.04
.env.scripts.23.04
.env.scripts.23.10
.env.scripts.24.04
.env.scripts.24.10
This commit is contained in:
casjay
2024-08-11 09:41:20 -04:00
parent 73f1e85684
commit f72cda0654
19 changed files with 39 additions and 19 deletions

View File

@@ -48,5 +48,5 @@ DEFAULT_DATA_DIR="/usr/local/share/template-files/data"
DEFAULT_CONF_DIR="/usr/local/share/template-files/config"
DEFAULT_TEMPLATE_DIR="/usr/local/share/template-files/defaults"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ENV_PACKAGES="bash-completion git curl wget sudo unzip tini xz-utils iproute2 pinentry-curses bsd-mailx procps net-tools bsd-mailx postfix python3-pip certbot ca-certificates "
ENV_PACKAGES="bash-completion git curl wget sudo unzip tini xz-utils iproute2 pinentry-curses bsd-mailx procps net-tools bsd-mailx postfix python3-pip certbot ca-certificates jq "
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -