Clarify a confusing comment

This commit is contained in:
Jonathan "Duke" Leto
2022-09-19 13:59:16 -07:00
parent c1286c4140
commit f6457a7ce5

View File

@@ -9,6 +9,7 @@ cd $DIR
DEFAULTS=""
# People should just use hushd going forward
# People can just use hushd going forward, but this script makes it
# more clear what is going on
HUSH="./hushd"
$HUSH $DEFAULTS "$@"