Skip to content

Commit 842336c

Browse files
authored
Update plugin.yaml
Signed-off-by: Ritwik G <[email protected]>
1 parent f1e956d commit 842336c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ platformCommand:
1919
arch: amd64
2020
command: "$HELM_PLUGIN_DIR/bin/wrapper.bat"
2121
hooks:
22-
install: "scripts/install.sh"
23-
update: "scripts/update.sh"
22+
install: "$HELM_PLUGIN_DIR/scripts/install.sh"
23+
update: "$HELM_PLUGIN_DIR/scripts/update.sh"

0 commit comments

Comments
 (0)