mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Some fixes
This commit is contained in:
parent
f7324ccfc0
commit
38a8130f4a
2 changed files with 5 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ _get_safe_chain_script_path() {
|
|||
fi
|
||||
|
||||
if [ -n "${ZSH_VERSION:-}" ]; then
|
||||
eval 'printf "%s\n" "${(%):-%N}"'
|
||||
eval 'printf "%s\n" "${(%):-%x}"'
|
||||
return
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue