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 0b2cb23 commit 757e887Copy full SHA for 757e887
README.md
@@ -36,3 +36,7 @@ When enabled, in addition to a commited .env.vault file, you will need to set th
36
Check the latest version
37
Run: `npm i -D --save-exact @code4rena/skeleton@[LATEST_VERSION]`
38
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