diff --git a/net/tor-hs/Makefile b/net/tor-hs/Makefile index 1f10a8193..18979bc3c 100644 --- a/net/tor-hs/Makefile +++ b/net/tor-hs/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor-hs PKG_VERSION:=0.0.1 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=GPL-3.0-or-later @@ -58,7 +58,7 @@ define Package/tor-hs/install $(INSTALL_DIR) $(1)/etc/tor/ $(INSTALL_BIN) ./files/nextcloud-update.sh $(1)/etc/tor/ $(INSTALL_DIR) $(1)/usr/libexec/rpcd - $(INSTALL_BIN) ./files/tor_rpcd.sh $(1)/usr/libexec/rpcd/ + $(INSTALL_BIN) ./files/tor_rpcd.sh $(1)/usr/libexec/rpcd/tor-hs-rpc endef $(eval $(call BuildPackage,tor-hs)) diff --git a/net/tor-hs/README.md b/net/tor-hs/README.md index 649ff31f6..0071f11a1 100644 --- a/net/tor-hs/README.md +++ b/net/tor-hs/README.md @@ -85,7 +85,7 @@ After that you should also restart rpcd daemon, so you can use tor-hs RPCD servi RPCD servis helps users to access basic informations about hidden services on router. After running HS it contains onion url for given hidden service in hostname value. ``` -root@turris:/# ubus call tor_rpcd.sh list-hs '{}' +root@turris:/# ubus call tor-hs-rpc list-hs '{}' { "hs-list": [ {