uci-nextcloud/scripts/cpphpinfo

4 lines
104 B
Plaintext
Raw Permalink Normal View History

#!/bin/bash
docker exec -i -u 82 nextcloud-app sh -c 'cat > /var/www/html/phpinfo.php' < ./phpinfo.php