This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
pikapython
Watch
1
Star
0
Fork
0
You've already forked pikapython
mirror of
https://gitee.com/Lyon1998/pikapython.git
synced
2025-01-15 17:02:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
tools
/
gitRepoUpdate
/
github2gitee.sh
7 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
add update tools
2022-01-01 20:31:37 +08:00
while
[
1
]
do
update git script
2022-06-01 09:58:56 +08:00
git pull
add update tools
2022-01-01 20:31:37 +08:00
git push gitee master
update
2022-06-01 09:57:33 +08:00
sleep
30
add update tools
2022-01-01 20:31:37 +08:00
done
Reference in New Issue
Copy Permalink