Spaces:
Sleeping
Sleeping
Arts-of-coding
commited on
Commit
•
2476e95
1
Parent(s):
1a10d4e
Update mount-blobfuse.sh
Browse files- mount-blobfuse.sh +1 -1
mount-blobfuse.sh
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
# mount our blobstore
|
2 |
-
|
|
|
1 |
# mount our blobstore
|
2 |
+
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
|