1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

fix line to import test key

rename folder tests to pgp in order to import test key
This commit is contained in:
André Rainho
2019-01-04 12:04:20 +00:00
committed by GitHub
parent 8fcd61e8a3
commit 5b48aa34f2

View File

@@ -19,7 +19,7 @@ To use this example, run the following
# From the `sops` root directory
# Import the test key
gpg --import tests/sops_functional_tests_key.asc
gpg --import pgp/sops_functional_tests_key.asc
# Navigate to our example directory
cd examples/per_file