Former-commit-id: 9e57468ad41acdc9e0de0226086860abb75dd4c3
Former-commit-id: 03ab6cb74b4bd63864ace210f682290d64c81353
This commit is contained in:
Kaj Forney 2018-11-07 17:59:09 -07:00
commit 45f2c4c637

View file

@ -4,7 +4,7 @@ This script automates the process of building the most common pentesting Linux d
## Running
Just clone the repository, then make whatever changes you wish to make.
Clone this repository with `git clone --recursive`, then make whatever changes you wish to make.
* Add any .deb files to the debs/ folder that you want installed into the image.
* Add any files to the filesystem/ folder that you want on the final system.
* Add any extra software from the repository you wish to install to the config/software.list.chroot file.