Skip to content

Commit

Permalink
/ was missing after neurodesk
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 authored Apr 26, 2024
1 parent 5f7ca9b commit e76ce21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_transparent_singularity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ else
echo "Testing standard Nectar Object storage next: "
if curl --output /dev/null --silent --head --fail "https://objectstorage.us-ashburn-1.oraclecloud.com/n/sd63xuke79z3/b/neurodesk/o/$container"; then
echo "$container exists in the standard nectar object storage"
url="https://object-store.rc.nectar.org.au/v1/AUTH_dead991e1fa847e3afcca2d3a7041f5d/neurodesk"
url="https://object-store.rc.nectar.org.au/v1/AUTH_dead991e1fa847e3afcca2d3a7041f5d/neurodesk/"
fi

if [[ -v url ]]; then
Expand Down

0 comments on commit e76ce21

Please sign in to comment.