diff --git a/src/hush-smart-chain b/src/hush-smart-chain index 2a33f0ba0..ae6a56a27 100755 --- a/src/hush-smart-chain +++ b/src/hush-smart-chain @@ -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 "$@"