get_apache2_info.sh: fix shebang error.
This commit is contained in:
parent
deb8e5c496
commit
caae19f49d
@ -1,4 +1,4 @@
|
|||||||
!#/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
script_name="$(basename $(realpath $0))"
|
script_name="$(basename $(realpath $0))"
|
||||||
working_dir="$(dirname $(realpath $0))"
|
working_dir="$(dirname $(realpath $0))"
|
||||||
|
Loading…
Reference in New Issue
Block a user