update post-sync.py.

This commit is contained in:
马明帅
2021-06-22 02:59:57 +00:00
committed by Gitee
parent c2d50da711
commit 250e92cab8
+1 -1
View File
@@ -4,4 +4,4 @@ def main(**kwargs):
#print("Execute prebuild_download", file=sys.stdout)
#os.system("prebuild_download")
print("Execute repo forall git lfs pull", file=sys.stdout)
os.system("~/oschina/repo/repo forall -c git lfs pull")
os.system("repo forall -c git lfs pull")