From 79de37bbc8df4b8911b4910ff29b4ce27823e207 Mon Sep 17 00:00:00 2001 From: Marc Hartmayer Date: Mon, 9 Dec 2024 11:44:53 +0000 Subject: [PATCH] genprotimg/samples/check_hostkeydoc: Create symlink to the new location MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Create a symbolic link to the new location of the 'check_hostkeydoc' script in order to keep compatibility with existing documentation. Reported-by: Stephan Hartig Reviewed-by: Steffen Eiden Signed-off-by: Marc Hartmayer Signed-off-by: Jan Höppner --- genprotimg/samples/check_hostkeydoc | 1 + 1 file changed, 1 insertion(+) create mode 120000 genprotimg/samples/check_hostkeydoc diff --git a/genprotimg/samples/check_hostkeydoc b/genprotimg/samples/check_hostkeydoc new file mode 120000 index 00000000..609efafc --- /dev/null +++ b/genprotimg/samples/check_hostkeydoc @@ -0,0 +1 @@ +../../rust/pvimg/tools/check_hostkeydoc \ No newline at end of file