# Copyright (c) 2018 Intel Corporation # # SPDX-License-Identifier: Apache-2.0 # clean: find . -maxdepth 2 -type d -name '*home:katacontainers*' -prune -exec sudo rm -rf {} \;