We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4290225 commit f237ebbCopy full SHA for f237ebb
install.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
RELEASE_VERSION=0.2
4
-PSCALE_CLI_HELPER_SCRIPTS_NAME=pscale-cli-helper-scripts
+PSCALE_CLI_HELPER_SCRIPTS_NAME=pscale-workflow-helper-scripts
5
PSCALE_SCRIPTS_DIR=.pscale/
6
7
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