3 lines
72 B
Bash
Executable File
3 lines
72 B
Bash
Executable File
#! /bin/sh
|
|
docker exec -u www-data -it nextcloud-aio-nextcloud php "$@"
|