uci-docker-caddy/restart

4 lines
53 B
Text
Raw Normal View History

2023-04-01 19:01:29 -07:00
#!/bin/bash
docker-compose down
docker-compose up -d