mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 14:36:58 +02:00
Merge pull request #164 from marineam/cleanup
fix(base_image_util): Prune old reference to platform/dev
This commit is contained in:
commit
05b0db01af
@ -2,8 +2,6 @@
|
|||||||
# Use of this source code is governed by a BSD-style license that can be
|
# Use of this source code is governed by a BSD-style license that can be
|
||||||
# found in the LICENSE file.
|
# found in the LICENSE file.
|
||||||
|
|
||||||
. "${SRC_ROOT}/platform/dev/toolchain_utils.sh" || exit 1
|
|
||||||
|
|
||||||
create_base_image() {
|
create_base_image() {
|
||||||
local image_name=$1
|
local image_name=$1
|
||||||
local disk_layout=$2
|
local disk_layout=$2
|
||||||
|
Loading…
Reference in New Issue
Block a user