diff --git a/usr/local/share/bastille/clone.sh b/usr/local/share/bastille/clone.sh index f3f1d8d2..85f7a48d 100644 --- a/usr/local/share/bastille/clone.sh +++ b/usr/local/share/bastille/clone.sh @@ -340,4 +340,6 @@ if [ -n "${IP}" ]; then validate_ip else usage -fi \ No newline at end of file +fi + +clone_jail \ No newline at end of file