makes no sence to check existence of to be build jail

This commit is contained in:
Thomas von Dein
2020-11-14 20:31:44 +01:00
parent c8b5346aa8
commit 5ac664c03c

3
jaildk
View File

@@ -1,6 +1,6 @@
#!/bin/sh
version=1.00
version=1.01
usage_jaildk() {
beg=`tput -T ${TERM:-cons25} md`
@@ -431,7 +431,6 @@ jaildk_clone() {
else
# clone from A to B
die_if_not_exist $src "Source jail"
die_if_not_exist $new "Destionation jail"
if test -z "$srcversion"; then
. $j/etc/$src/jail.conf