Clean up everything properly before build
This commit is contained in:
parent
3ecf7b6e34
commit
93c0281b24
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -1,5 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
|
rm -rf build export .flatpak-builder &&
|
||||||
flatpak-builder build onion.torzu_emu.torzu.json &&
|
flatpak-builder build onion.torzu_emu.torzu.json &&
|
||||||
flatpak build-export export build &&
|
flatpak build-export export build &&
|
||||||
exec flatpak build-bundle export torzu.flatpak onion.torzu_emu.torzu --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
|
exec flatpak build-bundle export torzu.flatpak onion.torzu_emu.torzu --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
|
||||||
|
|
Loading…
Reference in a new issue