mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-14 09:49:08 +07:00
syntax check
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user