We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a829e04 commit 593c51dCopy full SHA for 593c51d
sync-ssh-keys.sh
@@ -7,7 +7,7 @@ set -euo pipefail
7
# Repository: https://github.com/locus313/ssh-key-sync
8
9
# shellcheck disable=SC2034 # planned to be used in a future release
10
-readonly SCRIPT_VERSION="0.1.4"
+readonly SCRIPT_VERSION="0.1.5"
11
SCRIPT_NAME="$(basename "$0")"
12
readonly SCRIPT_NAME
13
0 commit comments