FINALLY macOS build script works

This commit is contained in:
tildearrow 2021-12-29 18:00:14 -05:00
parent 010dbd9093
commit 7c6c138007
3 changed files with 3 additions and 3 deletions

View file

@ -24,4 +24,4 @@ cp ../../LICENSE LICENSE.txt || exit 1
cp ../../README.md README.txt || exit 1
cp -r ../../papers papers || exit 1
zip -r furnace.zip LICENSE.txt Furnace.dmg README.txt papers
zip -r furnace.zip LICENSE.txt Furnace*.dmg README.txt papers