mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
#!/bin/bash
|
||
|
docker exec -it -u discourse:discourse discourse_dev /bin/bash
|