Oops, fix bundle export command
This commit is contained in:
parent
101e52ad66
commit
25000898b0
1 changed files with 1 additions and 1 deletions
|
@ -43,4 +43,4 @@ mkdir -p lib/GL
|
||||||
cd ..
|
cd ..
|
||||||
#rm -rf repo
|
#rm -rf repo
|
||||||
flatpak build-export repo . ${VERSION}
|
flatpak build-export repo . ${VERSION}
|
||||||
flatpak build-bundle repo love-${VERSION}-x86_64.flatpak org.love2d.love
|
flatpak build-bundle repo love-${VERSION}-x86_64.flatpak org.love2d.love $VERSION
|
||||||
|
|
Loading…
Reference in a new issue