mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-22 13:36:52 +00:00
typo fix
This commit is contained in:
parent
a3d4fb53c8
commit
6cb5c2a941
@ -317,7 +317,7 @@ case "$1" in
|
||||
|
||||
git reset --hard
|
||||
git clean -xfd
|
||||
git checkout -f "$commithash"
|
||||
git checkout -f "$HASH"
|
||||
|
||||
rundownload
|
||||
if $getthemap_fail; then
|
||||
|
Loading…
Reference in New Issue
Block a user