mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-07-22 05:31:58 -04:00
6 lines
153 B
Markdown
6 lines
153 B
Markdown
# Run command
|
|
|
|
```bash
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/docker-exec-helper/run.sh)"
|
|
```
|