Package Name
adblock 4.5.0-r4
Maintainer
@dibdot
OpenWrt Version
SNAPSHOT
OpenWrt Target/Subtarget
mediatek/filogic
Steps to Reproduce
Run
/etc/init.d/adblock restart
/adb_nft.remove is created at the root, not under the adblock tempdir.
Actual Behaviour
It appears that ${adb_tmpdir} evaluates to an empty string here:
|
local file="${adb_tmpdir}/adb_nft.remove" |
Confirmation Checklist