Extract docker cleanup stuff into its own role

This commit is contained in:
Jake Howard
2020-04-23 20:17:54 +01:00
parent 7a296c63a2
commit 9962d9103f
11 changed files with 7 additions and 7 deletions

View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -e
docker-compose -f /opt/nextcloud/docker-compose.yml exec -u abc nextcloud php /config/www/nextcloud/occ $@