diff options
| -rwxr-xr-x | bin/live-snapshot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/live-snapshot b/bin/live-snapshot index d4c6c34..7cf9bf9 100755 --- a/bin/live-snapshot +++ b/bin/live-snapshot @@ -257,8 +257,6 @@ Validate_input () Mount_device () { - mkdir -p "${MOUNTP}" - case "${SNAP_DEV}" in "") # create a temp |
