scripts
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#! /bin/bash
|
||||
cat v01-live.yaml | gojq --yaml-{in,out}put '.users | to_entries[] | {(.key): [.value.state.player, .value.gm.alias]}'
|
||||
curl -sS -i http://mp.home.blapointe.com:17071/
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
#! /bin/bash
|
||||
curl -sS -i http://mp.home.blapointe.com:17071/gm/rpc/shuffle
|
||||
bash ./players.sh
|
||||
|
||||
Reference in New Issue
Block a user