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

Merge branch 'master' into testing

This commit is contained in:
lapineige 2023-05-30 11:20:51 +02:00 committed by GitHub
commit 3201d05ede
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -43,7 +43,7 @@ After being first registered, you need to execute the folloing command to promot
**Run:**
$ sudo php8.0 /var/www/pixelfed/artisan user:admin 1
$ sudo php8.2 /var/www/pixelfed/artisan user:admin 1
and respond yes to the question ` Add admin privileges to this user?`.

View file

@ -44,7 +44,7 @@ Après avoir été enregistré pour la première fois, vous devez exécuter la c
**Entrez la commande:**
$ php8.0 /var/www/pixelfed/artisan user:admin 1
$ php8.2 /var/www/pixelfed/artisan user:admin 1
et répondez oui à la question « Ajouter des privilèges d'administrateur à cet utilisateur ? »

View file

@ -8,7 +8,7 @@ After being first registered, you need to execute the folloing command to promot
**Run:**
$ sudo php8.0 /var/www/pixelfed/artisan user:admin 1
$ sudo php8.2 /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:**
$ php8.0 /var/www/pixelfed/artisan user:admin 1
$ php8.2 /var/www/pixelfed/artisan user:admin 1
et répondez oui à la question « Ajouter des privilèges d'administrateur à cet utilisateur ? »