From 1ce62f48b3f03e96a727847b322df4620e3f379d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 4 Jul 2022 21:59:25 +0200 Subject: [PATCH] typo --- manifest.json | 4 ++-- scripts/install | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 55cab1e..76d2285 100644 --- a/manifest.json +++ b/manifest.json @@ -36,8 +36,8 @@ { "name": "path", "type": "path", - "example": "/transmission", - "default": "/transmission" + "example": "/torrent", + "default": "/torrent" } ] } diff --git a/scripts/install b/scripts/install index b3ad146..fbdf40a 100644 --- a/scripts/install +++ b/scripts/install @@ -160,7 +160,7 @@ cat ../sources/extra_files/app/ynh_common.css >> /usr/share/transmission/web/sty ynh_replace_string "
" "
" /usr/share/transmission/web/index.html #================================================= -# GENERIC FINALISATION +# GENERIC FINALIZATION #================================================= # INTEGRATE SERVICE IN YUNOHOST #=================================================