Skip to content

Commit

Permalink
customize.sh: add some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
harinworks committed Jun 11, 2024
1 parent 5ff1f9e commit 5109776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/magisk/customize.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/system/bin/sh
# Delete addon.d script when installing as Magisk module
[ -n "$MODPATH" ] && rm -r "$MODPATH/system/addon.d"

0 comments on commit 5109776

Please sign in to comment.