Skip to content

Commit f237ebb

Browse files
authored
Use new repo name in install
1 parent 4290225 commit f237ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
RELEASE_VERSION=0.2
4-
PSCALE_CLI_HELPER_SCRIPTS_NAME=pscale-cli-helper-scripts
4+
PSCALE_CLI_HELPER_SCRIPTS_NAME=pscale-workflow-helper-scripts
55
PSCALE_SCRIPTS_DIR=.pscale/
66

77
curl -L -o ${PSCALE_CLI_HELPER_SCRIPTS_NAME}.zip https://github.com/jonico/pscale-cli-helper-scripts/archive/refs/tags/${RELEASE_VERSION}.zip

0 commit comments

Comments
 (0)