Spaces:
Running
Running
Arts-of-coding
commited on
Commit
•
e8cff1c
1
Parent(s):
da0800c
Update mount-blobfuse.sh
Browse files- mount-blobfuse.sh +1 -1
mount-blobfuse.sh
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# mount our blobstore
|
2 |
test ${AZURE_MOUNT_POINT}
|
3 |
rm -rf ~/app/azure
|
4 |
-
mkdir
|
5 |
|
6 |
#who
|
7 |
# mount our blobstore
|
|
|
1 |
# mount our blobstore
|
2 |
test ${AZURE_MOUNT_POINT}
|
3 |
rm -rf ~/app/azure
|
4 |
+
mkdir app/azure
|
5 |
|
6 |
#who
|
7 |
# mount our blobstore
|