From 94d493651fdecf3ea9cb3c0767eda654e2d35564 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Tue, 8 Aug 2023 11:37:02 +0200 Subject: [PATCH 1/3] Add post install for default password --- doc/POST_INSTALL.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/POST_INSTALL.md diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md new file mode 100644 index 0000000..901f753 --- /dev/null +++ b/doc/POST_INSTALL.md @@ -0,0 +1,3 @@ +Deluge will ask you for a password upon first login. + +Default password id `deluge`. Change it! From 12fd3fb62ea074f7091482dd5bcd4c8d625acb18 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 8 Aug 2023 09:37:11 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b83ebd2..542ec9a 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Deluge is a lightweight, Free Software, cross-platform BitTorrent client. ## Documentation and resources -* Official app website: +* Official app website: * Official admin documentation: * Upstream app code repository: * YunoHost documentation for this app: diff --git a/README_fr.md b/README_fr.md index 55a7195..6a5842e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -32,7 +32,7 @@ Deluge est un client BitTorrent léger, gratuit et multiplateforme. ## Documentations et ressources -* Site officiel de l’app : +* Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : From 52b433b4f7a43433b0b6a217a0633fb7244ae8ab Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 10 Aug 2023 17:43:10 +0200 Subject: [PATCH 3/3] Update doc/POST_INSTALL.md Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- doc/POST_INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 901f753..8c6d900 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -1,3 +1,3 @@ Deluge will ask you for a password upon first login. -Default password id `deluge`. Change it! +Default password is `deluge`. Change it!