3 lines
75 B
Bash
3 lines
75 B
Bash
|
#!/bin/sh
|
||
|
docker exec --user node -it thelounge thelounge add unclesamulus
|