瀏覽代碼

Update test script

Ben Hsieh 9 年之前
父節點
當前提交
19eb220187
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      test.sh

+ 1
- 1
test.sh 查看文件

40
 # npm install --save "${CWD}/src"
40
 # npm install --save "${CWD}/src"
41
 npm install --save react-native-fetch-blob
41
 npm install --save react-native-fetch-blob
42
 npm install --save firebase
42
 npm install --save firebase
43
-rnpm link
43
+react-native link
44
 
44
 
45
 # copy android assets
45
 # copy android assets
46
 cd ${CWD}
46
 cd ${CWD}