sebys-hosting-scripts/update-panel.sh
2026-01-23 21:14:41 -05:00

5 lines
86 B
Bash
Executable file

#!/bin/bash
cd calagopus
docker compose down
docker compose pull
docker compose up -d