#!/bin/sh
cargo b --release --no-default-features --features production
sudo systemctl restart kvarn
