From b41664906f98909751155946ff59a18e1ff0c727 Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 3 Jul 2024 18:23:50 +0000 Subject: [PATCH] Update install.sh --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 9a8983a..62b3bbc 100644 --- a/install.sh +++ b/install.sh @@ -2,7 +2,6 @@ # Define the URL for downloading the simple-jaeger.php file PLUGIN_URL="https://git.nixc.us/colin/SimpleJaeger/raw/branch/main/simple-jaeger.php" -CONFIG_URL="https://git.nixc.us/colin/SimpleJaeger/raw/branch/main/simple-jaeger-config.php" # Define the target directory TARGET_DIR="wp-content/plugins/simple-jaeger"