This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
BASE_DIR="."
|
||||
|
||||
# Path to herodo executable (assuming debug build)
|
||||
HERODO_CMD="../target/debug/herodo"
|
||||
HERODO_CMD="$HOME/hero/bin/herodo"
|
||||
|
||||
# Define colors for output
|
||||
GREEN='\033[0;32m'
|
||||
|
Reference in New Issue
Block a user