mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 11:02:13 +08:00
4 lines
43 B
Bash
4 lines
43 B
Bash
|
#!/bin/sh
|
||
|
cd /opt/xonotic
|
||
|
./xonotic-glx $@
|