luci-app-adguardhome: fix typo
This commit is contained in:
parent
53040106b1
commit
aba3d0c6df
@ -44,7 +44,7 @@ define Package/luci-app-adguardhome/install
|
||||
$(INSTALL_DIR) $(1)/
|
||||
cp -pR ./root/* $(1)/
|
||||
$(INSTALL_DIR) $(1)/usr/lib/lua/luci/i18n
|
||||
po2lmo ./po/zh_Hans/adGuardHome.po $(1)/usr/lib/lua/luci/i18n/AdGuardHome.zh-cn.lmo
|
||||
po2lmo ./po/zh_Hans/adguardhome.po $(1)/usr/lib/lua/luci/i18n/AdGuardHome.zh-cn.lmo
|
||||
endef
|
||||
|
||||
define Package/luci-app-adguardhome/postinst
|
||||
|
||||
Loading…
Reference in New Issue
Block a user