5 lines
68 B
Bash
Executable File
5 lines
68 B
Bash
Executable File
#!/bin/bash
|
|
|
|
podman exec -u www-data -it nextcloud_local /bin/bash
|
|
|