-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
In file https://github.com/miztiik/AWS-Demos/tree/master/How-To/setup-lvm-in-EC2#create-file-system can we use "mkdir -p" instead of just "mkdir" it will create the whole directory tree if they are missing and will not throw an error if it already exists.