mirror of
https://github.com/YunoHost/yunohost-debootstrap.git
synced 2024-09-03 20:06:21 +02:00
[fix] Bad doc about patch of debootstrap
This commit is contained in:
parent
99620e9599
commit
ca0e07db7d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ sudo cp yunohost-debootstrap/yunohost /usr/share/debootstrap/scripts/
|
||||||
## Patch debootstrap
|
## Patch debootstrap
|
||||||
You need to patch debootstrap like this:
|
You need to patch debootstrap like this:
|
||||||
```
|
```
|
||||||
sed -i "s@#\!/bin/bash@#\!/bin/sh@" /usr/sbin/debootstrap
|
sed -i "s@#\!/bin/sh@#\!/bin/bash@" /usr/sbin/debootstrap
|
||||||
```
|
```
|
||||||
|
|
||||||
## Test it
|
## Test it
|
||||||
|
|
Loading…
Add table
Reference in a new issue