Forgot to specify *what* to clean, oops.

This commit is contained in:
2025-12-02 19:34:58 +09:00
parent 0e038f8fc8
commit 0af366645a

View File

@@ -49,7 +49,7 @@ mv host-spawn-x86_64 /usr/local/bin/host-spawn
# Cleanup
dnf5 clean
dnf5 clean all
# Remove tmp files
rm -rf /tmp/* || true