summarylogtreecommitdiffstats
path: root/cleanup.sh
blob: d2ac2fa088b0715e7d8ba8e3a5f5a6b541efab74 (plain)
1
2
3
4
5
6
7
8
# Generate .SRCINFO
makepkg --printsrcinfo > .SRCINFO

# Clean-up
find . -maxdepth 1 -name labymod-appimage-*-x86_64.pkg.tar.zst -delete
find . -maxdepth 1 -name LabyMod%20Launcher-*.AppImage -delete
rm -rf src
rm -rf pkg