Skip to content

Commit 644d22a

Browse files
committed
[pnpm] add FEATURE_ID var
1 parent 2791fa2 commit 644d22a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mount-pnpm-store/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/sh
22

33
USERNAME=${USERNAME:-${_REMOTE_USER}}
4+
FEATURE_ID="mount-pnpm-store"
45
LIFECYCLE_SCRIPTS_DIR="/usr/local/share/${FEATURE_ID}/scripts"
56

67
set -e

0 commit comments

Comments
 (0)