uci-docker-caddy/restart
2023-04-01 19:01:29 -07:00

3 lines
53 B
Bash
Executable file

#!/bin/bash
docker-compose down
docker-compose up -d