debugging..
This commit is contained in:
parent
da2c3262ed
commit
8f74fd7583
1 changed files with 4 additions and 0 deletions
4
ly.sh
4
ly.sh
|
@ -168,6 +168,10 @@
|
|||
echo-error "${err:-}"
|
||||
fi
|
||||
|
||||
line
|
||||
pen bold green "ZIG_PATH=$zig"
|
||||
line
|
||||
|
||||
[[ -d "$zig" ]] && ZIG_PATH="$zig" || throw bold red "Something went terribly wrong!"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue