fips: add shebang to fips.sh

master
Harald Hoyer 2009-11-27 14:31:05 +01:00
parent ba67b9239b
commit c2bcc5be2f
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh
do_fips() do_fips()
{ {
FIPSMODULES=$(cat /etc/fipsmodules) FIPSMODULES=$(cat /etc/fipsmodules)