uci-nextcloud/restart

4 lines
53 B
Plaintext
Raw Normal View History

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