Skip to content

Commit 88a24c5

Browse files
committed
Update package.json
1 parent e17d6e8 commit 88a24c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"fix-permissions": "chmod u+x run.sh stop.sh install_env.sh",
1111
"tsc": "tsc",
1212
"build": "tsc",
13-
"postinstall": "npm run tsc"
13+
"postinstall": "npm run tsc && npm run fix-permissions"
1414
},
1515
"author": {
1616
"name": "EOS Rio",

0 commit comments

Comments
 (0)