Skip to content

Commit 7db97f8

Browse files
update install script (#14)
1 parent d05ccbe commit 7db97f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phoenix-cli-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ if ["$OS_FLAVOUR" = Windows ]; then
5252
exit 1
5353
fi
5454

55-
DIST="verifier-cli-$SUFFIX"
55+
DIST="phoenix-cli-$SUFFIX"
5656

5757
# creates a temporary directory to save the distribution file
5858
SOURCE="$(mktemp -d)"

0 commit comments

Comments
 (0)