From 2485eb6e5ec002ed710554ca255080310687c65b Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sun, 24 Jan 2021 13:06:16 -0500 Subject: [PATCH] cleanup --- src/cc/customcc.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cc/customcc.cpp b/src/cc/customcc.cpp index 213184577..1645a1588 100644 --- a/src/cc/customcc.cpp +++ b/src/cc/customcc.cpp @@ -4,11 +4,11 @@ /* simple stub custom cc - Just update the functions in this file, then from ~/komodo/src/cc + Just update the functions in this file, then from ~/hush3/src/cc - ../komodo-cli -ac_name=CUSTOM stop + ../hush-cli -ac_name=CUSTOM stop ./makecustom - ../komodod -ac_name=CUSTOM -ac_cclib=custom -ac_cc=2 ... + ../hush-smart-chain -ac_name=CUSTOM -ac_cclib=custom -ac_cc=2 ... The above will rebuild komodod and get it running again */