#!/bin/sh
cd /opt/code
cargo check
cargo build
cargo watch -w src -w templates -w static -w config -x run