This commit is contained in:
Duke Leto
2020-12-05 08:40:33 -05:00
parent ebe24f9f90
commit 979d45a4a1

View File

@@ -56,7 +56,8 @@ CCENABLE=$FAUCET,$HEIR,$CHANNEL,$ORACLE,$GATEWAY
KMD=${KOMODOD:-./komodod}
if [ -f $KMD ]; then
echo "Found binary: $KMD"
HUSH="TheFuture"
# echo "Found binary: $KMD"
else
KMD=hush-komodod
if [ -f $KMD ]; then