bugfix msg text
parent
abcc1a888d
commit
52c9f07ff4
4
build
4
build
|
|
@ -81,6 +81,6 @@ chmod o+x $TARGET/gen_"$LIVEKITNAME"_zip.sh
|
||||||
|
|
||||||
echo "-----------------------------"
|
echo "-----------------------------"
|
||||||
echo "Finished. Find your result in $LIVEKITDATA"
|
echo "Finished. Find your result in $LIVEKITDATA"
|
||||||
echo "To build ISO, run: $TARGET/gen_iso.sh"
|
echo "To build ISO, run: $TARGET/gen_"$LIVEKITNAME"_iso.sh"
|
||||||
echo "To build ZIP, run: $TARGET/gen_zip.sh"
|
echo "To build ZIP, run: $TARGET/gen_"$LIVEKITNAME"_zip.sh"
|
||||||
cd $CWD
|
cd $CWD
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue