checkrawdashboard / mount-blobfuse.sh
Arts-of-coding's picture
Update mount-blobfuse.sh
2476e95 verified
raw
history blame
No virus
230 Bytes
# mount our blobstore
blobfuse2 $AZURE_MOUNT_POINT --use-https=true --tmp-path=/tmp/blobfuse/$AZURE_STORAGE_ACCOUNT --container-name=$AZURE_STORAGE_ACCOUNT_CONTAINER -o allow_other --use-attr-cache=true --basic-remount-check=true