6bd865c127db87fe63e4ca36e93d34dfd392fc4f
[arvados-vscode-cwl-template.git] / scripts / configure-arv
1 #!/bin/sh
2 echo $1 > API_HOST
3 echo $2 > API_TOKEN
4 chmod og-rw API_HOST API_TOKEN