2018-10-25 12:01:47 -07:00

5 lines
67 B
Bash

#!/bin/sh
(cd build ; make)
./build/ping_pong ws://localhost:5678