1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2024-09-04 01:46:12 +02:00
This commit is contained in:
yalh76 2022-07-04 21:59:25 +02:00
parent e81371587d
commit 1ce62f48b3
2 changed files with 3 additions and 3 deletions

View file

@ -36,8 +36,8 @@
{
"name": "path",
"type": "path",
"example": "/transmission",
"default": "/transmission"
"example": "/torrent",
"default": "/torrent"
}
]
}

View file

@ -160,7 +160,7 @@ cat ../sources/extra_files/app/ynh_common.css >> /usr/share/transmission/web/sty
ynh_replace_string "<div id=\"toolbar-inspector\" title=\"Toggle Inspector\"></div>" "<div id=\"toolbar-inspector\" title=\"Toggle Inspector\"></div><div id=\"toolbar-separator\"></div><a href=\"../../downloads/\" id=\"toolbar-downloads\" title=\"Downloads\" target=\"_blank\"></a>" /usr/share/transmission/web/index.html
#=================================================
# GENERIC FINALISATION
# GENERIC FINALIZATION
#=================================================
# INTEGRATE SERVICE IN YUNOHOST
#=================================================