some more detailed info on how to use the scripts for development
This commit is contained in:
3
scripts/trace.sh
Executable file
3
scripts/trace.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env zsh
|
||||
reset
|
||||
go run -tags local -gcflags "all=-trimpath=$INDRAROOT" $1 $2 $3 $4 $5
|
||||
Reference in New Issue
Block a user