Skip to content

Commit 8ebbc7b

Browse files
committed
Update CLI
1 parent 5bcb506 commit 8ebbc7b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

_init.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ if [ $RESULT -ne 0 ]; then
6464
python --version
6565
python get-pip.py --user &> /dev/null
6666
export PATH=$PATH:~/.local/bin
67-
pip install --user icecli-2.0-173.zip
67+
pip install --user icecli-2.0.zip
6868
ice help &> /dev/null
6969
RESULT=$?
7070
if [ $RESULT -ne 0 ]; then

icecli-2.0-173.zip

-23.3 KB
Binary file not shown.

icecli-2.0.zip

22.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)