Updated Home (markdown)

Jörg Thalheim 2022-09-14 06:04:09 +01:00
parent eaa16d2d3b
commit 66c2c7f2b0

@ -107,8 +107,6 @@ command = "sh"
options = [
"-eucx",
"""
# This is a bug in treefmt, the script should not be called without arguments
if [[ $# -le 0 ]]; then exit 0; fi
# First shellcheck
shellcheck --external-sources --source-path=SCRIPTDIR "$@"
# Then format