fix: Use /tmp for server (#560)

This commit is contained in:
Kroese
2024-01-13 20:46:05 +01:00
committed by GitHub
parent 575da1f574
commit fcd7b8a825
3 changed files with 9 additions and 8 deletions

View File

@@ -44,6 +44,7 @@ if [ ! -d "/run/shm" ]; then
fi
# Cleanup files
rm -f /tmp/server.*
rm -f /run/shm/qemu.*
rm -f /run/shm/dsm.url