mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2025-10-11 12:07:56 +00:00
6 lines
68 B
Bash
6 lines
68 B
Bash
#!/bin/sh
|
|
|
|
# TODO graceful exit
|
|
|
|
LD_LIBRARY_PATH=. ./bedrock_server
|