Migrate to abbreviated jail folder structure.
This commit is contained in:
@@ -5,7 +5,7 @@ set -euo pipefail
|
||||
IFS=$'\n\t'
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
: ${JAIL_MOUNTPOINT:="{{ jail_zfs_dataset_mountpoint }}/jails"}
|
||||
: ${JAIL_MOUNTPOINT:="{{ jail_zfs_dataset_mountpoint }}"}
|
||||
|
||||
function die {
|
||||
echo >&2 "$@"
|
||||
|
||||
Reference in New Issue
Block a user