Skip to content

Commit 4d1811b

Browse files
author
arch
committed
delete old file first
1 parent 9b044dd commit 4d1811b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_flatpak.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ if [ "$option" = "--install" ]; then
1111
flatpak-builder --user --install --force-clean build-dir org.flatpak.PythonFunscriptEditor.json
1212
else
1313
flatpak-builder --repo=repo --force-clean build-dir org.flatpak.PythonFunscriptEditor.json
14+
rm -rf PythonFunscriptEditor.flatpak
1415
flatpak build-bundle repo PythonFunscriptEditor.flatpak org.flatpak.PythonFunscriptEditor
1516
fi
1617

0 commit comments

Comments
 (0)