Skip to content

Commit 757e887

Browse files
committed
[ADD] section with potential issue with Shebang
1 parent 0b2cb23 commit 757e887

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ When enabled, in addition to a commited .env.vault file, you will need to set th
3636
Check the latest version
3737
Run: `npm i -D --save-exact @code4rena/skeleton@[LATEST_VERSION]`
3838
Then: `npx code-skeleton apply`
39+
40+
#### Potential issue with shebang
41+
42+
If you see a `Permission Denied` issue with `shebang`, you can run `chmod +x ./scripts/update-shebang.ts`

0 commit comments

Comments
 (0)