Skip to content

Commit

Permalink
Add local-build.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
anarsoul committed Oct 27, 2024
1 parent ad88ca5 commit d8fd125
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions local-build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh

flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir io.github.softfever.OrcaSlicer.yml
flatpak build-bundle repo OrcaSlicer.flatpak io.github.softfever.OrcaSlicer --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo

0 comments on commit d8fd125

Please sign in to comment.