Skip to content

Commit

Permalink
Update service.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
symbuzzer authored Jul 22, 2023
1 parent 0dc43ce commit 6aeb221
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions service.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# name this mountpoint as KSU to trigger unmount
MODDIR="${0%/*}"
mount -t overlay -o lowerdir=/system/etc,upperdir=$MODDIR/system/etc,workdir=$MODDIR/worker KSU /system/etc
mount --bind "$MODDIR/system/etc/hosts" /system/etc/hosts

0 comments on commit 6aeb221

Please sign in to comment.