mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-12 01:49:51 +01:00
Convert tab to spaces
Spaces seem to be the convention for these files, for better or worse, so make things consistent.
This commit is contained in:
@@ -161,7 +161,7 @@ while [ $# -gt 0 ]; do
|
||||
shift 3
|
||||
if [ $# -gt 3 ]; then
|
||||
for last in $@; do
|
||||
true
|
||||
true
|
||||
done
|
||||
if [ $2 == "(" ] && [ $last == ")" ] ; then
|
||||
check_jail_validity
|
||||
|
||||
Reference in New Issue
Block a user