diff --git a/tools/cleanup-host b/tools/cleanup-host index 0994c41934..09d81601b0 100755 --- a/tools/cleanup-host +++ b/tools/cleanup-host @@ -86,7 +86,6 @@ for dir in $FOLDER_PATH*; do [ "$dir" == "$FOLDER_PATH""globals.yml" ] || \ [ "$dir" == "$FOLDER_PATH""kolla-build.conf" ] || \ [ "$dir" == "$FOLDER_PATH""config" ] || \ - [ "$dir" == "$FOLDER_PATH""kolla-cli" ] || \ [ "$dir" == "$FOLDER_PATH""certificates" ]; then echo "Skipping:" $dir else