mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-22 20:41:18 +00:00
Merge branch 'al-android-example' of https://github.com/realm/realm-js into al-android-example
This commit is contained in:
commit
c136e49bd7
@ -112,7 +112,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# kill all children
|
# kill all children
|
||||||
pkill -P $$
|
pkill -P $$ || true
|
||||||
pkill node || true
|
pkill node || true
|
||||||
rm -f $PACKAGER_OUT
|
rm -f $PACKAGER_OUT
|
||||||
rm -f $LOGCAT_OUT
|
rm -f $LOGCAT_OUT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user