Unverified Commit 3de3bcb9 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz Committed by GitHub
Browse files

Update GDrive params

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