3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
|
#!/bin/bash
|
||
|
docker exec -it -u root -w / nextcloud-app /bin/sh
|