#!/bin/sh
cargo b --features "nc"
sudo target/debug/production_server
