mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
sync
This commit is contained in:
@@ -146,7 +146,7 @@ relay() {
|
|||||||
|
|
||||||
trap _cleanup EXIT
|
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
|
if pgrep -fx "^ssh-agent\s.+" >/dev/null; then
|
||||||
log "Killing previously started local ssh-agent..."
|
log "Killing previously started local ssh-agent..."
|
||||||
|
|||||||
Reference in New Issue
Block a user