1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-31 21:33:12 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Fix ios script path

This commit is contained in:
sunnylqm
2020-04-14 22:58:53 +08:00
parent e859238d97
commit 5abe7b181b
3 changed files with 8 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
#!/bin/bash
set -x
DEST="../../node_modules/react-native-update/ios"
date +%s > "$DEST/pushy_build_time.txt"