tools/zshlibs_update: no string expansion
This commit is contained in:
parent
0900a19d1f
commit
9b66d7ba04
@ -13,7 +13,7 @@ function zshlibs_update()
|
||||
zshlibs_log zlibs_update "update done"
|
||||
popd 2>&1 > /dev/null
|
||||
else
|
||||
echo "\$zshlibs_install not set!"
|
||||
echo '$zshlibs_install not set!'
|
||||
return 1
|
||||
zlibs_install
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user