Skip to content

Commit

Permalink
docs: add additional copy files
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis authored May 3, 2022
1 parent 2c042a2 commit adf3478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit adf3478

Please sign in to comment.