mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
sync
This commit is contained in:
@@ -146,7 +146,7 @@ relay() {
|
||||
|
||||
trap _cleanup EXIT
|
||||
|
||||
[[ -f "${RELAY_BIN}" ]] || die "Unable to access ${RELAY_BIN}"
|
||||
# [[ -f "${RELAY_BIN}" ]] || die "Unable to access ${RELAY_BIN}"
|
||||
|
||||
if pgrep -fx "^ssh-agent\s.+" >/dev/null; then
|
||||
log "Killing previously started local ssh-agent..."
|
||||
|
||||
Reference in New Issue
Block a user