mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 20:37:15 +08:00
4 lines
54 B
Bash
4 lines
54 B
Bash
#!/bin/sh
|
|
cd /opt/frogatto
|
|
exec /opt/frogatto/game $*
|