blob: 003f0f15767df980a0b67953df5846302d8cbca1 [file] [log] [blame]
#!/bin/sh
if [ ! -p input ] ; then
mkfifo input
fi
xmake && xmake run < input