2 lines
72 B
Plaintext
2 lines
72 B
Plaintext
|
#!/bin/bash
|
||
|
docker exec -it -u 82 nextcloud-app cat ./data/nextcloud.log
|