Fix asterisks in installer header

* You're welcome harry

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
This commit is contained in:
Paul Keith 2017-04-08 16:08:51 -05:00
parent 36c04ec8d7
commit 44cac4c226
No known key found for this signature in database
GPG Key ID: AB0BF746E05523CF

View File

@ -25,9 +25,9 @@ ui_print() {
echo "ui_print" > "$OUTFD";
}
ui_print "*****************"
ui_print "**********************"
ui_print "MindTheGapps installer"
ui_print "*****************"
ui_print "**********************"
ui_print "Mounting /system"