mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-04-29 22:24:34 +02:00
rm this
This commit is contained in:
parent
e5589b9942
commit
1d490b5225
@ -107,7 +107,6 @@ nohup cmd package compile --reset __PKGNAME >/dev/null 2>&1 &
|
||||
|
||||
ui_print "* Cleanup"
|
||||
rm -rf $MODPATH/bin $MODPATH/__PKGNAME.apk
|
||||
rm -rf $NVBASE/rvhc/__PKGNAME_rv.apk # rm this later
|
||||
|
||||
for s in "uninstall.sh" "service.sh"; do
|
||||
sed -i "2 i\NVBASE=${NVBASE}" $MODPATH/$s
|
||||
|
Loading…
x
Reference in New Issue
Block a user