master
rascul 5 years ago
parent 4c590f57c8
commit e93a8799b5

@ -3,5 +3,7 @@ putting them and their necessary libs into a target rootfs directory
example: example:
```shell
cargo run -- -v target/ /bin/bash /bin/ls cargo run -- -v target/ /bin/bash /bin/ls
sudo chroot target /bin/bash sudo chroot target /bin/bash
```

Loading…
Cancel
Save