Cleaned up scripts

This commit is contained in:
2025-03-06 15:12:21 +00:00
parent 6b82c70d97
commit 6f07648212
+2 -1
View File
@@ -30,4 +30,5 @@ docker-compose down
cd .. cd ..
docker rmi $(docker images -q) docker rmi $(docker images -q)
docker system prune docker system prune -f
docker volume prune -f