#!/bin/sh make -C ../syndicate-server binary && exec taskset -c 0,1 ../target/release/syndicate-server "$@"