diff --git a/install.sh b/install.sh index fcb8fec..c2f9071 100644 --- a/install.sh +++ b/install.sh @@ -1,7 +1,7 @@ #!/bin/bash # Define the URL for downloading the simple-jaeger.php file -PLUGIN_URL="https://git.nixc.us/colin/SimpleJaeger/raw/branch/main/simple-jaeger.php" +PLUGIN_URL="https://git.nixc.us/colin/SimpleJaeger/raw/branch/main/wp-content/plugins/simple-jaeger/simple-jaeger.php" # Define the target directory TARGET_DIR="wp-content/plugins/simple-jaeger"