mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 10:34:24 +01:00
8 lines
174 B
Bash
8 lines
174 B
Bash
#
|
|
# Copyright (c) 2018 SUSE
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# NOTE: Re-using ubuntu rootfs lib, see 'ubuntu' folder for details.
|
|
source ${script_dir}/ubuntu/$LIB_SH
|