mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 21:47:15 +08:00
4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
|
#!/bin/sh
|
||
|
cd /opt/nexuiz
|
||
|
./nexuiz-sdl $@
|