From 301aa359e7c2642b0d6dbd7617db847c5f171d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Thu, 21 Apr 2022 12:34:25 +0200 Subject: [PATCH] scos: Add subdir for usage with cosa init --subdir scos --- scos/image.yaml | 1 + scos/manifest.yaml | 1 + 2 files changed, 2 insertions(+) create mode 120000 scos/image.yaml create mode 120000 scos/manifest.yaml diff --git a/scos/image.yaml b/scos/image.yaml new file mode 120000 index 000000000..73c5b0318 --- /dev/null +++ b/scos/image.yaml @@ -0,0 +1 @@ +../image.yaml \ No newline at end of file diff --git a/scos/manifest.yaml b/scos/manifest.yaml new file mode 120000 index 000000000..a7e39a992 --- /dev/null +++ b/scos/manifest.yaml @@ -0,0 +1 @@ +../manifest-scos.yaml \ No newline at end of file