mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-23 21:19:39 +07:00
Fixed typo
This commit is contained in:
parent
2c6ebed0b3
commit
c95a93c380
@ -25,6 +25,6 @@ git add $DESKFILE
|
|||||||
git commit -m "Added a new bleeding edge build"
|
git commit -m "Added a new bleeding edge build"
|
||||||
|
|
||||||
# now remove old build
|
# now remove old build
|
||||||
./cleanup_builds.sh
|
bash ../cleanup_builds.sh
|
||||||
|
|
||||||
git push https://$GHUSERNAME:$GHPASSWORD@github.com/Anuken/Mindustry.wiki.git --all
|
git push https://$GHUSERNAME:$GHPASSWORD@github.com/Anuken/Mindustry.wiki.git --all
|
||||||
|
Loading…
Reference in New Issue
Block a user