#!/bin/bash
git pull
cargo b -r
cd frontend
npm install
npm run build
sudo systemctl restart rot
sudo systemctl status rot