luci: updater: Add new func tools.execAndRead

This commit is contained in:
remittor
2026-01-10 20:54:11 +03:00
parent 969029c0db
commit 486475f817
3 changed files with 170 additions and 126 deletions

View File

@@ -6,6 +6,7 @@ return baseclass.extend({
appName : 'zapret',
AppName : 'Zapret',
execPath : '/etc/init.d/zapret',
appDir : '/opt/zapret',
syncCfgPath : '/opt/zapret/sync_config.sh',
defCfgPath : '/opt/zapret/def-cfg.sh',
defaultCfgPath : '/opt/zapret/restore-def-cfg.sh',