diff --git a/entrypoint.sh b/entrypoint.sh index 3e7accb..d7dceec 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -12,6 +12,7 @@ if [ -z "$(echo "$INPUT_REMOTE_PATH" | awk '{$1=$1};1')" ]; then fi # Initialize SSH and known hosts. +source ssh-init source hosts-init # Start the SSH agent and load key.