[Assets] Move nextcloud files to subfolder nextcloud
This commit is contained in:
2
data/assets/nextcloud/occ
Executable file
2
data/assets/nextcloud/occ
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
docker exec -it -u www-data $(docker ps -f name=php-fpm-mailcow -q) /web/nextcloud/occ ${@}
|
Reference in New Issue
Block a user