mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2026-06-28 01:58:34 +00:00
migrate to coreos
This commit is contained in:
@@ -4,9 +4,8 @@ cleanup() {
|
||||
tmux send-keys stop Enter
|
||||
}
|
||||
|
||||
trap 'cleanup' TERM
|
||||
trap 'cleanup' SIGTERM SIGINT
|
||||
|
||||
rm log
|
||||
mkfifo log
|
||||
tmux new -d 'LD_LIBRARY_PATH=. ./bedrock_server > log'
|
||||
cat log &
|
||||
|
||||
Reference in New Issue
Block a user