Commit 641b4461 by drlemmus Committed by GitHub

Update update-dictionary-script

Updated URL for the mmcif dictionary download to HTTPS.
parent 34bbf067
......@@ -15,7 +15,7 @@ fi
# fetch the dictionary
dict=/var/cache/libcifpp/mmcif_pdbx_v50.dic
source=http://mmcif.wwpdb.org/dictionaries/ascii/mmcif_pdbx_v50.dic.gz
source=https://mmcif.wwpdb.org/dictionaries/ascii/mmcif_pdbx_v50.dic.gz
wget -O${dict}.gz ${source}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment