mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
syntax check
This commit is contained in:
parent
8b9aa8841a
commit
4aba027566
@ -11,6 +11,7 @@ shopt -s nullglob
|
||||
## Allows for disabling the whitelist.
|
||||
for i in /etc/hide-hardware-info.d/*.conf
|
||||
do
|
||||
bash -n "${i}"
|
||||
source "${i}"
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user