Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 91c8aa1

Browse files
author
Jaroslaw Zolnowski
committed
fix: replace sh by bash command when running populate-lib.sh
1 parent b203adf commit 91c8aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"scripts": {
4949
"preinstall": "npx npm-force-resolutions",
50-
"postinstall": "sh tools/populate-lib.sh",
50+
"postinstall": "bash tools/populate-lib.sh",
5151
"start": "npm run start:web",
5252
"start:web": "ionic-v1 serve",
5353
"start:android": "ionic cordova run android -l",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /