Updated README for cleanup steps

This commit is contained in:
2024-03-16 18:22:03 -06:00
parent 0214d68f7e
commit 52d261b06f
+1 -2
View File
@@ -23,8 +23,7 @@ This demo will download a handful of docker images. To clean up after this demo,
docker image rm darkalex17/managarr &&\
docker image rm lscr.io/linuxserver/radarr &&\
docker image rm lscr.io/linuxserver/prowlarr &&\
rm -rf /tmp/managarr-demo &&\
rm -rf /tmp/managarr-demo.sh
rm -rf /tmp/managarr*
```
## Limitations