X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=roguelike_python;h=74f7f34489eacced569741fe806ea4806e98739d;hb=1dc64ee46c2dcbd7eb8a6c4fcd27620dab7d7680;hp=b00272187288eed4be40d1bb8df26872623ae831;hpb=225927eddf3c5b50d1dc6d30e87031bf93a7bac5;p=plomrogue diff --git a/roguelike_python b/roguelike_python index b002721..74f7f34 100755 --- a/roguelike_python +++ b/roguelike_python @@ -1,7 +1,7 @@ #!/bin/sh # Wrapper to the script so that its suppressed server messages get read on exit. -./start_server_client_union.sh "$@" +./start_server_python_client_union.sh "$@" # For some reason, mere sync won't ensure a log is written out, so wait a while. sync