mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04: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>