From e0e9966830767e98e254cd68b39cc61e5c064759 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 29 Apr 2021 18:30:59 +0200 Subject: [PATCH] Fix --- README.md | 2 +- README_fr.md | 2 +- scripts/restore | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0252267..351f0bc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ *[Lire ce readme en français.](./README_fr.md)* > *This package allows you to install Invidious quickly and simply on a YunoHost server. -If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* +If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* ## Overview Invidious is an alternative front-end for accessing YouTube videos without going through youtube.com. diff --git a/README_fr.md b/README_fr.md index 4433663..8dc8b33 100644 --- a/README_fr.md +++ b/README_fr.md @@ -6,7 +6,7 @@ *[Read this readme in english.](./README.md)* > *Ce package vous permet d'installer Invidious rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.* +Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/install) pour apprendre comment l'installer.* ## Vue d'ensemble Invidious est une interface permettant d'accéder aux vidéos YouTube sans passer par youtube.com. diff --git a/scripts/restore b/scripts/restore index efa6c7b..33cf743 100644 --- a/scripts/restore +++ b/scripts/restore @@ -74,7 +74,6 @@ ynh_script_progression --message="Restoring user rights..." # Restore permissions on app files chown -R $app: $final_path -chmod -R 755 $final_path/bin #================================================= # SPECIFIC RESTORATION