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

Update to php7.4 and simplify the command

This commit is contained in:
lapineige 2022-02-04 15:39:42 +01:00 committed by GitHub
parent 9b2fc2f041
commit 61d4ccc1ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,9 +6,9 @@
Après avoir été enregistré pour la première fois, vous devez exécuter la commande suivante pour promouvoir le premier enregistré en tant qu'administrateur
**Courir:**
**Entrez la commande:**
$ (cd /var/www/pixelfed && php7.3 artisan user:admin 1)
$ php7.4 /var/www/pixelfed/artisan user:admin 1
et répondez oui à la question « Ajouter des privilèges d'administrateur à cet utilisateur ? »