From adf3478b0ea6ae8950857fc87187a0d33d5a5248 Mon Sep 17 00:00:00 2001 From: Scott Davis Date: Tue, 3 May 2022 09:41:20 -0600 Subject: [PATCH] docs: add additional copy files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 930f878..0677925 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Production: [https://electrofishing-query.ugrc.utah.gov](https://electrofishing- 1. Publish `scripts/Download.tbx/Download` as `Electrofishing/Download`: * asynchronous * max time a client can use the service: `300` - * Copy `scripts/secrets.py`, `scripts/download.py`, & `scripts/sql/*` to `C:\arcgisserver\directories\arcgissystem\arcgisinput\Electrofishing\Download.GPServer\extracted\p20\scripts` + * Copy `scripts/swq_secrets.py`, `scripts/__init__.py`, `scripts/download.py`, & `scripts/sql/*` to `C:\arcgisserver\directories\arcgissystem\arcgisinput\Electrofishing\Download.GPServer\extracted\p20\scripts` * Update `swq_secrets.py` to reflect the environment that you have published to. * Download and install [Microsoft ODBC Driver 17 for SQL Server](https://www.microsoft.com/en-us/download/details.aspx?id=56567).