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