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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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