Skip to content

Commit

Permalink
Update create-image.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
piggz committed Oct 17, 2023
1 parent 9985473 commit 6f2c7c3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/create-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,7 @@ echo "Pack final image..."
sudo mv $OUTPUTDIR/sfe-$DEVICE-$RELEASE$EXTRA_NAME $OUTPUTDIR/SailfishOS-vidofnir
sudo rm $OUTPUTDIR/SailfishOS-vidofnir/root.img
sudo 7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on /share/output/SailfishOS-vidofnir.7z $OUTPUTDIR/SailfishOS-vidofnir


pwd
find /share

0 comments on commit 6f2c7c3

Please sign in to comment.