mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-04-29 22:24:34 +02:00
update service.sh
This commit is contained in:
parent
f24bc48a8d
commit
05da5f3b22
@ -7,7 +7,7 @@ until [ "$(getprop init.svc.bootanim)" = stopped ]; do sleep 1; done
|
||||
sleep 3
|
||||
|
||||
err() {
|
||||
cp -n $MODDIR/module.prop $MODDIR/err
|
||||
[ ! -f $MODDIR/err ] && cp $MODDIR/module.prop $MODDIR/err
|
||||
sed -i "s/^des.*/description=⚠️ Module is inactive: ${1}/g" $MODDIR/module.prop
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user