fix synchro plain and html
This commit is contained in:
11
README.md
11
README.md
@@ -41,3 +41,14 @@ git clone https://git.kaz.bzh/KAZ/depollueur.git
|
||||
|
||||
make -j $(nproc)
|
||||
```
|
||||
|
||||
##Astuces
|
||||
|
||||
|
||||
Pour la mise au point dans Kaz, il faut bloquer la mise à jour automatique avec :
|
||||
|
||||
``` bash
|
||||
touch /kaz/git/depollueur/dontupdage
|
||||
/kaz/bin/container.sh stop jirafeau postfix; docker system prune; /kaz/bin/install.sh jirafeau postfix
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user