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