mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-29 00:58:34 -04:00
syntax check
This commit is contained in:
parent
8b9aa8841a
commit
4aba027566
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue