Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-05-12 07:39:16 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-05-12 07:39:16 +0300
commitd14dea3465507996e8d31eb7f50076dd87b06d51 (patch)
treeee749fb47bd5050f5d6e13084657c67f39bd38d1 /extras
parent10068352f32178a20bf81b135f58f43d096235fd (diff)
More 1 directory up first
Diffstat (limited to 'extras')
-rw-r--r--extras/travis-ci/before_script.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/travis-ci/before_script.sh b/extras/travis-ci/before_script.sh
index 1b8fb815..b6b2804b 100644
--- a/extras/travis-ci/before_script.sh
+++ b/extras/travis-ci/before_script.sh
@@ -1,5 +1,6 @@
#!/bin/sh
+cd ..
git clone --depth 1 https://github.com/CISOfy/lynis-sdk
#EOF