File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ sudo -u ctsms /ctsms/dbtool.sh -iis /ctsms/master_data/icd10gm2012syst_claml_201
156156sudo -u ctsms /ctsms/dbtool.sh -iai /ctsms/master_data/icd10gm2012_alphaid_edv_ascii_20110930.txt -e ISO-8859-1 -isr icd10gm2012syst_claml_20110923
157157sudo -u ctsms /ctsms/dbtool.sh -ios /ctsms/master_data/ops2012syst_claml_20111103.xml -sl de
158158sudo -u ctsms /ctsms/dbtool.sh -ioc /ctsms/master_data/ops2011alpha_edv_ascii_20111031.txt -osr ops2012syst_claml_20111103
159- sudo -u ctsms /ctsms/dbtool.sh -ia /ctsms/master_data/asp_register .xls
159+ sudo -u ctsms /ctsms/dbtool.sh -ia /ctsms/master_data/asp_register_20181005 .xls
160160
161161DEPARTMENT_PASSWORD=$( cat /dev/urandom | tr -dc ' a-zA-Z0-9' | fold -w 32 | head -n 1)
162162USER_PASSWORD=$( cat /dev/urandom | tr -dc ' a-z' | fold -w 3 | head -n 1)
You can’t perform that action at this time.
0 commit comments