Skip to content

Commit

Permalink
Update tissot_build_script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
romiyusnandar authored Jun 23, 2024
1 parent 439ee2c commit eff2341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tissot_build_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ compile() {
exit 1
fi

git clone --depth=1 https://github.com/sirnewbies/Anykernel3.git AnyKernel -b tissot
git clone --depth=1 https://github.com/romiyusnandar/Anykernel3.git AnyKernel -b tissot-14
cp out/arch/arm64/boot/Image.gz-dtb AnyKernel
}
# Zipping
Expand Down

0 comments on commit eff2341

Please sign in to comment.