Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
This commit is contained in:
Milton 2022-06-06 17:24:33 +02:00 committed by GitHub
parent 99bd3f6133
commit 883bf768af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ fi
chmod +x $BIN_PATH
echo "$APP_NAME installed sucesfully!"
echo "$APP_NAME installed successfully!"
if [ -z "$(command -v $APP_NAME)" ]; then
if [ -n "$($SHELL -c 'echo $ZSH_VERSION')" ]; then