Fixed bad words.
This commit is contained in:
parent
93515d82f0
commit
d0a7387fd0
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ git clone https://github.com/PrivateBin/PrivateBin paste.libre-service.eu
|
|||
|
||||
Créer une branche maison à partir de la dernière branche officielle :
|
||||
```
|
||||
cd /var/www/qrcode.libre-service.eu/
|
||||
cd /var/www/paste.libre-service.eu/
|
||||
git checkout -b libre-service.eu-1.3.5 1.3.5
|
||||
```
|
||||
|
||||
|
@ -53,7 +53,7 @@ Suivre les conventions d'architecture.
|
|||
Modifier le fichier `/var/www/paste.libre-service.eu/cfg/conf.php` :
|
||||
```
|
||||
-; name = "PrivateBin"
|
||||
+name = "QRCode.libre-service.eu"
|
||||
+name = "Paste.libre-service.eu"
|
||||
```
|
||||
|
||||
## Lien vers les sources
|
||||
|
|
Loading…
Reference in a new issue