1
0
Fork 0

Add BASH dependency

This commit is contained in:
Braiden Vasco 2017-07-07 16:42:48 +00:00
parent c3548a496a
commit b6a8226182
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Dependencies
On Debian-based systems: On Debian-based systems:
```bash ```bash
apt-get install quilt parted qemu-user-static debootstrap zerofree zip \ apt-get install bash quilt parted qemu-user-static debootstrap zerofree zip \
dosfstools libcap2-bin grep rsync dosfstools libcap2-bin grep rsync
``` ```

View File

@ -1,3 +1,4 @@
bash
quilt quilt
parted parted
qemu-arm-static:qemu-user-static qemu-arm-static:qemu-user-static