From 04af47158118d8d25c1a1a1f32188c9d1de29f4a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 21 Dec 2022 14:37:23 +0100 Subject: [PATCH] upgrade to PHP8 --- doc/DISCLAIMER.md | 2 +- doc/DISCLAIMER_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 39be44ec..20ec496a 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -8,7 +8,7 @@ After being first registered, you need to execute the folloing command to promot **Run:** - $ sudo php7.4 /var/www/pixelfed/artisan user:admin 1 + $ sudo php8.0 /var/www/pixelfed/artisan user:admin 1 and respond yes to the question ` Add admin privileges to this user?`. diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index c9435ae6..05427d14 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -8,7 +8,7 @@ Après avoir été enregistré pour la première fois, vous devez exécuter la c **Entrez la commande:** - $ php7.4 /var/www/pixelfed/artisan user:admin 1 + $ php8.0 /var/www/pixelfed/artisan user:admin 1 et répondez oui à la question « Ajouter des privilèges d'administrateur à cet utilisateur ? »