lynis/extras/travis-ci/before_script.sh

6 lines
73 B
Bash

#!/bin/sh
git clone --depth 1 https://github.com/CISOfy/lynis-sdk
#EOF