This website works better with JavaScript.
Explore
Help
Register
Sign In
tradewind
/
IYUUAutoReseed
mirror of
https://gitee.com/ledc/IYUUAutoReseed
Watch
1
Star
0
Fork
You've already forked IYUUAutoReseed
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
167
Commits
1
Branch
0
Tags
939 KiB
PHP
91.8%
Dockerfile
6.2%
Shell
1.8%
Tree:
ed1d4fbe11
IYUUAutoReseed
/
git_pull.sh
5 lines
90 B
Raw
Blame
History
#!/bin/sh
cd
/root/IYUUAutoReseed
git fetch --all
git reset --hard origin/master
git pull
Reference in new issue
View Git Blame
Copy Permalink