add git fetch
This commit is contained in:
parent
3a891194f1
commit
4e546de18a
1
build.sh
1
build.sh
@ -7,6 +7,7 @@ if [ -d Infinity-For-Reddit ]
|
|||||||
then
|
then
|
||||||
cd Infinity-For-Reddit
|
cd Infinity-For-Reddit
|
||||||
git reset --hard master
|
git reset --hard master
|
||||||
|
git fetch
|
||||||
git pull origin master
|
git pull origin master
|
||||||
else
|
else
|
||||||
git clone https://github.com/Docile-Alligator/Infinity-For-Reddit.git
|
git clone https://github.com/Docile-Alligator/Infinity-For-Reddit.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user