Minor cosmetic changes

This commit is contained in:
Jose
2020-05-08 00:19:32 -04:00
parent bea03fb931
commit 6a437e6d58
4 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
bastille_prefix="/usr/local/bastille"
bastille_backupsdir=${bastille_prefix}/backups
bastille_backupsdir="${bastille_prefix}/backups"
bastille_cachedir="${bastille_prefix}/cache"
bastille_jailsdir="${bastille_prefix}/jails"
bastille_logsdir="${bastille_prefix}/logs"