mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 09:31:20 +00:00
Ran init script through shellcheck. Simplified several statements. Replaced INSTALL_CONF with INSTALL_DATA. i2pd runs as non-root and so the conf file must be accessible. Fixed: https://github.com/openwrt/packages/issues/10977 Signed-off-by: Rosen Penev <rosenp@gmail.com>