FINALLY macOS build script works
This commit is contained in:
parent
010dbd9093
commit
7c6c138007
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue