define LIST_NAME in setenv

This commit is contained in:
Naglfar
2019-12-06 15:40:49 +00:00
parent 3bff655fbc
commit ae758c6f1a
4 changed files with 4 additions and 3 deletions

4
rmuser
View File

@@ -1,5 +1,7 @@
#!/bin/bash
LIST_NAME="thunix-join@lists.tildeverse.org"
CONFIG=./setenv
. $CONFIG
echo "This will remove user account $1 from Thunix."
echo "It is assumed the user account has been un-enforced in Ansible as well."