mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
5 lines
127 B
Bash
5 lines
127 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd /usr/share/ufoai
|
||
|
./ufo +set fs_basedir /usr/share/ufoai/base/ +set fs_i18ndir /usr/share/ufoai/base/i18n/ "$*"
|