mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 18:47:14 +08:00
4 lines
47 B
Bash
4 lines
47 B
Bash
#!/bin/sh
|
|
cd /opt/nexuiz
|
|
./nexuiz-dedicated $@
|