Skip to content

Commit 232a2ef

Browse files
committed
update
1 parent 69c26d7 commit 232a2ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: cli/astra-install.sh

+3-1
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ echo " ██║ ██║███████║ ██║ ██║
2626
echo " ╚═╝ ╚═╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝"
2727
echo " "
2828

29-
echo "Installing Astra Cli, please wait... "
3029
# Global variables
3130
ASTRA_CLI_VERSION="0.1.alpha3"
31+
32+
echo "Installing Astra Cli $ASTRA_CLI_VERSION, please wait... "
33+
3234
ASTRA_CLI_PLATFORM=$(uname)
3335
ASTRA_CLI_DIR="$HOME/.astra/cli"
3436

0 commit comments

Comments
 (0)