Remove duplicate config loading

This commit is contained in:
Marius van Witzenburg
2020-04-21 02:33:38 +02:00
parent 5c0e5dea35
commit cdda90fa69

View File

@@ -64,9 +64,6 @@ bastille_perms_check() {
bastille_perms_check
## we only load the config if root_check passes
. /usr/local/etc/bastille/bastille.conf
## version
BASTILLE_VERSION="0.6.20200414"