mirror of
https://github.com/muccc/WomoLIN.git
synced 2026-03-03 07:44:00 +01:00
4 lines
57 B
Bash
Executable File
4 lines
57 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker system prune --all --force --volumes
|