rename tmpl folder to include, for other contents

This commit is contained in:
Naglfar
2019-12-12 20:05:06 +00:00
parent 3c779185d4
commit f3a9e42163
6 changed files with 7 additions and 7 deletions

2
setenv
View File

@@ -8,6 +8,6 @@ export ADMIN_EMAIL="root@thunix.net"
export SIGNUP_URL="https://thunix.net/signup"
export DESCRIPTION="Thunix is a community, centered around access to a public *nix system. Thunix offers shell accounts with complete set of programming tools, and follows a continuous integration-continuous deployment of system configuration."
export LIST_NAME="thunix-join@lists.tildeverse.org"
export EMAIL_TEMPLATE="tmpl/email.tmpl"
export EMAIL_TEMPLATE="include/email.tmpl"
export TILDE_JSON="/var/www/thunix.cf/tilde.json"
export YAML_FILE="$1.yml"