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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user