#!/bin/bash
sudo systemctl daemon-reload
sudo systemctl stop caddy
sudo systemctl start caddy
sudo systemctl status caddy