mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-09 22:17:19 +08:00
4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/sh
|
|
cd /opt/xonotic
|
|
./xonotic-dedicated $@
|