mirror of
https://github.com/azukaar/Cosmos-Server.git
synced 2026-05-01 00:29:24 -05:00
6 lines
84 B
Bash
6 lines
84 B
Bash
#!/bin/bash
|
|
|
|
chmod +x cosmos
|
|
chmod +x cosmos-launcher
|
|
|
|
./cosmos-launcher && ./cosmos |