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 'testing' of https://github.com/YunoHost-Apps/pixelfed_ynh into testing

This commit is contained in:
ericgaspar 2022-12-21 14:38:53 +01:00
commit e8f78db8f9
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,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

@ -43,7 +43,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 ? »