Skip to content

Commit

Permalink
typo :/
Browse files Browse the repository at this point in the history
  • Loading branch information
= mlm-games committed Sep 11, 2024
1 parent e33f6e4 commit 2c10077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/kernel_zipper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ done
# Clone AnyKernel3 repository

if [ -d "$ANYKERNEL_DIR" ]; then
rm -rf $ANYKERNEL_DIR"
rm -rf $ANYKERNEL_DIR
fi

git clone "$ANYKERNEL_REPO" "$ANYKERNEL_DIR" --depth=1
Expand Down

0 comments on commit 2c10077

Please sign in to comment.