This website works better with JavaScript
Home
Explore
Help
Register
Sign In
toor
/
ResourceCollection
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ecb3a8aa15
Branches
Tags
main
ResourceCollect...
/
git_pull.sh
git_pull.sh
71 B
History
Raw
1
2
#!/bin/bash
git fetch --all && git reset --hard origin/main && git pull