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:
commit
3201d05ede
4 changed files with 4 additions and 4 deletions
|
@ -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?`.
|
||||
|
||||
|
|
|
@ -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 ? »
|
||||
|
||||
|
|
|
@ -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?`.
|
||||
|
||||
|
|
|
@ -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 ? »
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue