|
@@ -172,7 +172,7 @@
|
|
|
"testui": "grunt testui",
|
|
|
"testuidev": "npx nightwatch --env=dev",
|
|
|
"lint": "grunt lint",
|
|
|
- "postinstall": "sh postinstall.sh",
|
|
|
+ "postinstall": "bash postinstall.sh",
|
|
|
"newop": "node --experimental-modules src/core/config/scripts/newOperation.mjs"
|
|
|
}
|
|
|
}
|