Rebrand to MindTheGapps
* Thanks to mikeioannina for the name suggestion Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
This commit is contained in:
@@ -69,7 +69,7 @@ function create() {
|
||||
}
|
||||
|
||||
function zipit() {
|
||||
BUILDZIP=gapps-$ANDROIDV-$GARCH-$DATE.zip
|
||||
BUILDZIP=MindTheGapps-$ANDROIDV-$GARCH-$DATE.zip
|
||||
echo "Importing installation scripts..."
|
||||
test -d $OUT/$GARCH/META-INF || mkdir $OUT/$GARCH/META-INF;
|
||||
cp -r $METAINF/* $OUT/$GARCH/META-INF/ && echo "Meta copied" >> $GLOG
|
||||
|
@@ -16,7 +16,7 @@ set_owner() {
|
||||
}
|
||||
|
||||
ui_print "*****************"
|
||||
ui_print "Gapps installer"
|
||||
ui_print "MindTheGapps installer"
|
||||
ui_print "*****************"
|
||||
|
||||
ui_print "Mounting /system"
|
||||
|
Reference in New Issue
Block a user