Update ansible-lint

Required a lot of renaming :(
This commit is contained in:
Jake Howard
2020-09-26 17:53:47 +01:00
parent cc43910be6
commit 24d11deeae
54 changed files with 12 additions and 5 deletions

View File

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