Abacus-Group-RTO / legion

Legion is an open source, easy-to-use, super-extensible and semi-automated network penetration testing tool that aids in discovery, reconnaissance and exploitation of information systems.
GNU General Public License v3.0
1.03k stars 170 forks source link

fix bad interpreter: /bin/bash^M: no such file or directory #232

Closed seunghaekim-duse closed 1 year ago

seunghaekim-duse commented 2 years ago

fix bad interpreter error on `docker/runIt.sh'.

it error cause from \r$ character on end of line.