diff options
Diffstat (limited to 'test/data/install-test-env')
-rw-r--r-- | test/data/install-test-env/root/keep | 0 | ||||
-rw-r--r-- | test/data/install-test-env/scripts/postinstall | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/test/data/install-test-env/root/keep b/test/data/install-test-env/root/keep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/data/install-test-env/root/keep diff --git a/test/data/install-test-env/scripts/postinstall b/test/data/install-test-env/scripts/postinstall new file mode 100644 index 0000000..ad40c95 --- /dev/null +++ b/test/data/install-test-env/scripts/postinstall @@ -0,0 +1,3 @@ +#!/bin/bash + +env |