mirror of https://schlomp.space/tastytea/hashboot
Don't comment the shellsheck-comment.
parent
326d4a30b6
commit
078f86c732
3
hashboot
3
hashboot
|
@ -12,7 +12,8 @@
|
|||
# If we meet some day, and you think this is nice, you can give us a hug. #
|
||||
###############################################################################
|
||||
|
||||
# shellcheck disable=SC2181 # ($?)
|
||||
# Disable warnings about $?.
|
||||
# shellcheck disable=SC2181
|
||||
|
||||
VERSION="0.9.14"
|
||||
PATH="/bin:/usr/bin:/sbin:/usr/sbin:${PATH}"
|
||||
|
|
Loading…
Reference in New Issue