"git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "f56e4f173ef4ce1da5ec3bed837d4175f96bb0ba"
Commit 5fbb0d0d authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Update file ID in OpenFold parameter download script

parent 9dee6caa
...@@ -24,7 +24,7 @@ if [[ $# -eq 0 ]]; then ...@@ -24,7 +24,7 @@ if [[ $# -eq 0 ]]; then
exit 1 exit 1
fi fi
FILE_ID="1fsuwPuDSIrl4NCTWV0p07uBbBWvLHf_S" FILE_ID="1OpeMrfWEUSD_KqffbPqd5p7WsJjlC3ZE"
FILENAME="openfold_params_06_22.tar.gz" FILENAME="openfold_params_06_22.tar.gz"
download_from_gdrive() { download_from_gdrive() {
......
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