Commit f096c62d authored by Lukas Schauer's avatar Lukas Schauer

i hate all software.

parent b0e2ecde
......@@ -25,7 +25,7 @@ BASEDIR="${SCRIPTDIR}"
# Create (identifiable) temporary files
_mktemp() {
# shellcheck disable=SC2068
mktemp ${@:-} -t letsencrypt.sh-XXXXXX
mktemp ${@:-} letsencrypt.sh-XXXXXX
}
# Check for script dependencies
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment