Skip to content

Commit

Permalink
apollo: apollo -> DS conversion for better visual
Browse files Browse the repository at this point in the history
  • Loading branch information
duhansysl committed Jan 4, 2025
1 parent d949dbb commit 0ee8dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apollo/kernelzip/META-INF/com/google/android/update-binary
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ if echo $device | grep '[GN]96[05][FN]'; then
exit
fi

ui_print "- Installing ApolloKernel"
ui_print "- Installing DS-ACK-V1 Kernel"
cd /tmp/floyd && rm -rf /tmp/floydKernel && mkdir -p /tmp/floydKernel && cd /tmp/floydKernel
cp /tmp/floyd/tools/magiskboot imgtool && chmod 777 imgtool
dd if=$boot of=/tmp/floydKernel/old-boot.img bs=4096
Expand Down

0 comments on commit 0ee8dc6

Please sign in to comment.