mirror of
https://github.com/ronggang/transmission-web-control.git
synced 2025-04-18 05:42:22 +00:00
![]() I added `|| [ -f "/etc/openwrt_release" ]` on the function `getTransmissionPath()` to ~~~bash if [ -f "/etc/fedora-release" ] || [ -f "/etc/debian_version" ] || [ -f "/etc/openwrt_release" ]; then ROOT_FOLDER="/usr/share/transmission" fi ~~~ so the root folder is recognized on [OpenWRT](http://www.openwrt.org) for installation or update. That path is align with the [OpenWRT package](https://github.com/openwrt/packages/tree/master/net/transmission-web-control) |
||
---|---|---|
.. | ||
install-tr-control-cn.sh | ||
install-tr-control-gitee.sh | ||
install-tr-control.sh |