Add impermanence create option
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# shellcheck shell=bash
|
||||
|
||||
# shellcheck disable=SC2154
|
||||
echo "Stopping impermanence mount with source: $source, target: $target, path: $path."
|
||||
echo "Stopping impermanence mount with source: $source, target: $target, path: $path, create: $create"
|
||||
|
||||
source_current="$source"
|
||||
target_current="$target"
|
||||
|
Reference in New Issue
Block a user