aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xkerl3
1 files changed, 0 insertions, 3 deletions
diff --git a/kerl b/kerl
index 6ca9d38..cc2b566 100755
--- a/kerl
+++ b/kerl
@@ -687,9 +687,6 @@ do_deploy()
host="$1"
assert_valid_installation "$2"
- if ! is_valid_install_path "$2"; then
- exit 1
- fi
rel="$(get_name_from_install_path "$2")"
path="$2"
remotepath="$path"