...
Get the latest deploy script here: https://bitbucket.org/sfgovdt/eas/raw/default/automation/eas_automation_deploy.py
Then run like so:
...
and put it here:
c:\apps\
remove the following two directories:
c:\apps\
...
eas_automation\automation
...
c:\apps\eas_automation\database
...
Then run like so:
Code Block |
---|
cd c:\apps\
python eas_automation_deploy.py eas_automation |
...