mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-07-07 14:21:57 -04:00
6 lines
161 B
Markdown
6 lines
161 B
Markdown
# Run command
|
|
|
|
```bash
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/batch-docker-volume-delete/run.sh)"
|
|
```
|