fix: Cleanup server files

This commit is contained in:
Kroese
2023-12-17 09:54:07 +01:00
committed by GitHub
parent 7f77bb88ab
commit aaded40a4f

View File

@@ -43,6 +43,7 @@ rm -f /run/qemu.count
# Cleanup dirs
rm -rf /tmp/dsm
rm -f /tmp/server.*
rm -rf "$STORAGE/tmp"
# Helper functions