From 5e2281867f9de3d088ca39ec55987304cc06655a Mon Sep 17 00:00:00 2001 From: MrMissx Date: Tue, 24 Aug 2021 18:04:00 +0700 Subject: [PATCH] update bootanimation upstream link --- common/install.sh | 4 ++-- module.prop | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/install.sh b/common/install.sh index e62bac9..ae89c60 100644 --- a/common/install.sh +++ b/common/install.sh @@ -47,11 +47,11 @@ fi chmod 0755 $MODPATH/curl #Download Bootaniamation -src_link="https://raw.githubusercontent.com/TwiceOS/vendor_pixelstyle/ten/bootanimation/bootanimation" +src_link="https://raw.githubusercontent.com/MrMissx/bootanimation/master/bootanimation" DLINK="$src_link""$theme"_"$reso".zip config="bootanimation${theme}_${reso}.zip" ui_print "- Downloading ${config}" -#ui_print $DLINK +# ui_print $DLINK ($MODPATH/curl -f -k -o $MODPATH/bootanimation.zip $DLINK) || abort " Download failed!" ui_print "- Done..." ui_print "" diff --git a/module.prop b/module.prop index 073c038..a0eb0e8 100644 --- a/module.prop +++ b/module.prop @@ -1,6 +1,6 @@ id=TWbootanim name=TWICE Bootanimation -version=One in A Million -versionCode=3.1 -author=Mr.Miss +version=v3.2 +versionCode=32 +author=MrMiss description=TWICE Bootanimation