parent
9a39306990
commit
755bb1d526
@ -1,3 +1,5 @@ |
|||||||
#!/bin/sh |
#!/bin/sh |
||||||
cd /root/IYUUAutoReseed |
cd /root/IYUUAutoReseed |
||||||
|
git fetch --all |
||||||
|
git reset --hard origin/master |
||||||
git pull |
git pull |
||||||
|
Loading…
Reference in new issue