Update install.sh
This commit is contained in:
parent
4210582dd2
commit
b41664906f
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
# Define the URL for downloading the simple-jaeger.php file
|
# 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/simple-jaeger.php"
|
||||||
CONFIG_URL="https://git.nixc.us/colin/SimpleJaeger/raw/branch/main/simple-jaeger-config.php"
|
|
||||||
|
|
||||||
# Define the target directory
|
# Define the target directory
|
||||||
TARGET_DIR="wp-content/plugins/simple-jaeger"
|
TARGET_DIR="wp-content/plugins/simple-jaeger"
|
||||||
|
|
Loading…
Reference in New Issue