mirror of https://github.com/CISOfy/lynis.git
6 lines
73 B
Bash
6 lines
73 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
git clone --depth 1 https://github.com/CISOfy/lynis-sdk
|
||
|
|
||
|
#EOF
|