Skip to content

Commit

Permalink
Update Username
Browse files Browse the repository at this point in the history
Signed-off-by: MD Raza <[email protected]>
  • Loading branch information
MD Raza committed Feb 1, 2023
1 parent 5fd4e37 commit 87db93f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
4 changes: 0 additions & 4 deletions git-config.sh

This file was deleted.

4 changes: 2 additions & 2 deletions kernel/X00P-kernel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ while true; do

if [ "$choice" == "1" ]; then
echo -e "\n(i) Cloning toolcahins if folder not exist..."
git clone https://github.com/raza231198/aarch64-linux-android-4.9 aarch64-linux-android-4.9
git clone https://github.com/RazaDroid/aarch64-linux-android-4.9 aarch64-linux-android-4.9
echo -e ""
make O=out $CONFIG $THREAD &>/dev/null
make O=out $THREAD & pid=$!
Expand Down Expand Up @@ -124,7 +124,7 @@ while true; do
if [ "$choice" == "4" ]; then
echo -e "\n#######################################################################"
echo -e "\n(i) Cloning AnyKernel3 if folder not exist..."
git clone https://github.com/raza231198/AnyKernel3 AnyKernel3
git clone https://github.com/RazaDroid/AnyKernel3 AnyKernel3

cd $ZIP_DIR
make clean &>/dev/null
Expand Down
2 changes: 0 additions & 2 deletions local-git-config.sh

This file was deleted.

0 comments on commit 87db93f

Please sign in to comment.