mirror of https://gitlab.com/nakst/essence
fix typo
This commit is contained in:
parent
869396bb10
commit
91b4b8ed06
|
@ -92,7 +92,7 @@ cp essence/bin/MPC\ License.txt Essence/Licenses/MPC.txt
|
|||
# Compress the result.
|
||||
mv ova/Essence.ova Essence/
|
||||
mv essence/bin/drive Essence/
|
||||
echo $COMMIT > Essence/
|
||||
echo $COMMIT > Essence/commit.txt
|
||||
tar -cJf Essence.tar.xz Essence/
|
||||
echo $COMMIT > essence/bin/commit.txt
|
||||
rm -rf essence/cross essence/.git essence/bin/cache essence/bin/freetype essence/bin/harfbuzz essence/bin/musl essence/root/Applications/POSIX/lib
|
||||
|
|
Loading…
Reference in New Issue