X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=install.sh;h=526256cb9dfb9b8331466b3b7cae2e6dd60c0597;hb=ae12b745b56317dd84fe7f31f5678184353ed97b;hp=274fa774aadf36f019b2b5e751d9e2c90cdf8dff;hpb=65af13659b1093f02c6d0781fd637a152df22226;p=ax-zsh.git diff --git a/install.sh b/install.sh index 274fa77..526256c 100755 --- a/install.sh +++ b/install.sh @@ -13,7 +13,7 @@ done if [ -z "$ax_common_sourced" ]; then ax_msg() { shift - echo "1" "$@" + echo "$@" } fi unset dir ax_common ax_common_sourced