guess work

This commit is contained in:
tildearrow 2024-06-18 14:17:17 -05:00
parent d005d00c53
commit 840419ac7b
2 changed files with 33 additions and 38 deletions

View file

@ -238,10 +238,14 @@ jobs:
echo "making dirs"
mkdir new
make DESTDIR=final install
ls final
echo "TODO: code sign..."
echo "copying"
cp -v -r furnace.app new/furnace.app
cp -v -r final/Applications/furnace.app new/furnace.app
echo "synchronizing"
sync