From 0a70c4b52ff3d0c8a9c2dc67a86727c770283b01 Mon Sep 17 00:00:00 2001 From: Bram Kelchtermans Date: Sun, 4 Aug 2024 20:06:00 +0200 Subject: [PATCH] chore: Remove unused start_teleport_foreground function call --- Dockers/remote-node-container/install-node.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockers/remote-node-container/install-node.sh b/Dockers/remote-node-container/install-node.sh index ff6de15..442a175 100644 --- a/Dockers/remote-node-container/install-node.sh +++ b/Dockers/remote-node-container/install-node.sh @@ -1005,6 +1005,5 @@ elif is_macos_host; then else log "Host does not appear to be using systemd" no_systemd_warning - start_teleport_foreground fi