#!/bin/env -S sudo /bin/bash # Run docker to deploy docker compose up --build -d # Restars nginx systemctl restart nginx