mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
adb_upload: try to sync after uploading (#4669)
This commit is contained in:
@@ -23,3 +23,7 @@ do
|
||||
adb push $arg $last
|
||||
((i+=1))
|
||||
done
|
||||
|
||||
# Make sure they are synced to the file system
|
||||
echo "Syncing FS..."
|
||||
adb shell sync
|
||||
|
||||
Reference in New Issue
Block a user