[enh] Improve documentation

This commit is contained in:
ljf (zamentur) 2019-10-31 14:01:56 +01:00 committed by GitHub
parent 10efbba262
commit 76be52ad18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,12 @@ git clone https://github.com/YunoHost/yunohost-debootstrap
sudo cp yunohost-debootstrap/yunohost /usr/share/debootstrap/scripts/
```
## Patch debootstrap
You need to patch debootstrap like this:
```
sed -i "s@#\!/bin/bash@#\!/bin/sh@" /usr/sbin/debootstrap
```
## Test it
```
mkdir ynh_chroot