#!/bin/bash
# Copyright 2019-2024 VMware, Inc.
# SPDX-License-Identifier: Apache-2.0
[[ ! -d /public ]] && { unzip public.zip & }