Spaces:
Sleeping
Sleeping
Update mount-blobfuse.sh
Browse files- mount-blobfuse.sh +3 -3
mount-blobfuse.sh
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# mount our blobstore
|
| 2 |
-
test ${AZURE_MOUNT_POINT}
|
| 3 |
-
sudo rm -rf app/azure
|
| 4 |
-
sudo mkdir app/azure
|
| 5 |
|
| 6 |
#who
|
| 7 |
# mount our blobstore
|
|
|
|
| 1 |
# mount our blobstore
|
| 2 |
+
#test ${AZURE_MOUNT_POINT}
|
| 3 |
+
#sudo rm -rf app/azure
|
| 4 |
+
#sudo mkdir app/azure
|
| 5 |
|
| 6 |
#who
|
| 7 |
# mount our blobstore
|