diff --git a/config/pentest-distro-builder.chroot b/config/pentest-distro-builder.chroot index cc57165e..830f9e9e 100644 --- a/config/pentest-distro-builder.chroot +++ b/config/pentest-distro-builder.chroot @@ -5,9 +5,9 @@ cp -rv /etc/skel/. /root/ #Time to git stuff... cd /root/ -git clone https://github.com/Veil-Framework/Veil.git -git clone https://github.com/leebaird/discover.git -git clone https://github.com/trustedsec/ptf +git clone https://github.com/Veil-Framework/Veil.git /opt/Veil +git clone https://github.com/leebaird/discover.git /opt/discover +git clone https://github.com/trustedsec/ptf /opt/ptf ssh-keygen -t rsa -N "" -f ~/.ssh/id_rsa