We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17d6e8 commit 88a24c5Copy full SHA for 88a24c5
package.json
@@ -10,7 +10,7 @@
10
"fix-permissions": "chmod u+x run.sh stop.sh install_env.sh",
11
"tsc": "tsc",
12
"build": "tsc",
13
- "postinstall": "npm run tsc"
+ "postinstall": "npm run tsc && npm run fix-permissions"
14
},
15
"author": {
16
"name": "EOS Rio",
0 commit comments