From d9340b428f7c0c5cc240325e02be721b3aa3ab1f Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sun, 15 Jan 2023 20:19:27 -0800 Subject: [PATCH] Tidy up plugin --- plugin.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugin.sh b/plugin.sh index 08ab942..b56b2dc 100755 --- a/plugin.sh +++ b/plugin.sh @@ -4,9 +4,6 @@ set -e ABRA=/root/.local/bin/abra -PLUGIN_HOST=${PLUGIN_HOST:-git.coopcloud.tech} -PLUGIN_PORT=${PLUGIN_PORT:-2222} - output_versions(){ echo "--- start versions" $ABRA -v