forgot some files in the final clean up

This commit is contained in:
bawsdeep 2025-02-17 14:01:13 +01:00
parent af6f9fc570
commit 08581776ae

View file

@ -130,6 +130,6 @@ ARCH=x86_64 ./appimagetool -n VoidApp.AppDir Void-x86_64.AppImage
'
# Clean up
rm Dockerfile.build
rm -rf VoidApp.AppDir .dockerignore appimagetool
echo "AppImage creation complete! Your AppImage is: Void-x86_64.AppImage"