mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-01-19 04:31:10 +00:00
Add missing +x bits.
This commit is contained in:
parent
a617e7e3f5
commit
66970b3b27
@ -214,6 +214,9 @@ case "$cmd" in
|
||||
Xonotic/xonotic*.exe)
|
||||
verbose "$d0/misc/tools/change-icon-of-exe.sh" "$d0/misc/logos/icons_ico/xonotic.ico" "$binary"
|
||||
;;
|
||||
Xonotic/*osx*|Xonotic/*linux*)
|
||||
chmod +x "$binary"
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
release-engine-win32)
|
||||
|
Loading…
Reference in New Issue
Block a user