Update ansible-lint
Required a lot of renaming :(
This commit is contained in:
5
ansible/roles/docker_cleanup/files/docker-utils/occ
Executable file
5
ansible/roles/docker_cleanup/files/docker-utils/occ
Executable 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 "$@"
|
Reference in New Issue
Block a user