From 759e926f2b5fa385a4049fef6140e5a149d4e41b Mon Sep 17 00:00:00 2001 From: Matej Focko Date: Sun, 11 Oct 2020 23:21:19 +0200 Subject: [PATCH] Fix typo in export_keys script Signed-off-by: Matej Focko --- scripts/export_keys.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/export_keys.sh b/scripts/export_keys.sh index e2ba84a..4dbb96e 100644 --- a/scripts/export_keys.sh +++ b/scripts/export_keys.sh @@ -1,4 +1,4 @@ -#~/bin/bash +#!/bin/bash echo ">>> Exporting SSH key <<<" cat ~/.ssh/id_ed25519.pub