bugfix msg text

This commit is contained in:
TomasM
2019-01-25 21:33:25 +00:00
parent abcc1a888d
commit 52c9f07ff4
+2 -2
View File
@@ -81,6 +81,6 @@ chmod o+x $TARGET/gen_"$LIVEKITNAME"_zip.sh
chmod o+x $TARGET/gen_"$LIVEKITNAME"_zip.sh
echo "-----------------------------"
echo "Finished. Find your result in $LIVEKITDATA"
echo "To build ISO, run: $TARGET/gen_iso.sh"
echo "Finished. Find your result in $LIVEKITDATA"
echo "To build ISO, run: $TARGET/gen_"$LIVEKITNAME"_iso.sh"
echo "To build ZIP, run: $TARGET/gen_"$LIVEKITNAME"_zip.sh"