fips: add shebang to fips.sh
parent
ba67b9239b
commit
c2bcc5be2f
|
@ -1,3 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
do_fips()
|
do_fips()
|
||||||
{
|
{
|
||||||
FIPSMODULES=$(cat /etc/fipsmodules)
|
FIPSMODULES=$(cat /etc/fipsmodules)
|
||||||
|
|
Loading…
Reference in New Issue