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"