Change shebang (script: get_mail_domains.sh).
This commit is contained in:
parent
efb2121c5e
commit
3ec1680d40
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
script_dir="$(dirname $(realpath $0))"
|
script_dir="$(dirname $(realpath $0))"
|
||||||
conf_dir="${script_dir}/conf"
|
conf_dir="${script_dir}/conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user