3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
|
#!/bin/bash
|
||
|
docker exec -it node-red-$(hostname) /bin/sh
|