mirror of
https://github.com/BastilleBSD/bastille.git
synced 2026-01-04 12:03:35 +01:00
Fix unused error var
This commit is contained in:
@@ -103,7 +103,6 @@ if [ "$#" -ne 1 ]; then
|
||||
fi
|
||||
|
||||
TARGET="${1}"
|
||||
ERRORS=0
|
||||
|
||||
bastille_root_check
|
||||
set_target "${TARGET}"
|
||||
|
||||
Reference in New Issue
Block a user