mirror of
https://github.com/linuxserver/proot-apps.git
synced 2026-02-05 13:08:22 +08:00
5 lines
50 B
Bash
Executable File
5 lines
50 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Start Freeciv
|
|
freeciv-gtk3.22 "$@"
|