[misc] fix shebang, use bash, thanks to mgorny@gentoo.org
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# Entropy Bash-based trigger interpreter
|
||||
#
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# Entropy Hardware hash generator
|
||||
|
||||
[[ -x "/sbin/ifconfig" ]] || exit 1
|
||||
|
||||
Reference in New Issue
Block a user