1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

upgrade to PHP8

This commit is contained in:
ericgaspar 2022-12-21 14:37:23 +01:00
parent bd4f58a962
commit 04af471581
2 changed files with 2 additions and 2 deletions

View file

@ -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?`.

View file

@ -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 ? »