mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-03 14:34:21 +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
|