lynis/extras/travis-ci/before_script.sh

7 lines
79 B
Bash

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