Added clean command

This commit is contained in:
2023-04-21 10:45:05 +02:00
parent 2b76b3e9f2
commit 579a6e4920

View File

@@ -7,3 +7,8 @@ build:
run: run:
docker compose up docker compose up
clean:
rm -rf config/*
git restore config/server.cfg