mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-04-25 17:29:08 -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.
|
## Allows for disabling the whitelist.
|
||||||
for i in /etc/hide-hardware-info.d/*.conf
|
for i in /etc/hide-hardware-info.d/*.conf
|
||||||
do
|
do
|
||||||
|
bash -n "${i}"
|
||||||
source "${i}"
|
source "${i}"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user