Skip to content

Commit

Permalink
fix: Use /tmp for server
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jan 13, 2024
1 parent 90a74fb commit cb91691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/reset.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit cb91691

Please sign in to comment.