From cf6e194a708d7a43d778a7cb8e31707225f1bb49 Mon Sep 17 00:00:00 2001 From: Gary Sneed Date: Fri, 25 Oct 2024 20:23:21 -0700 Subject: Initial commit --- profiles/b1.5_01 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 profiles/b1.5_01 (limited to 'profiles/b1.5_01') diff --git a/profiles/b1.5_01 b/profiles/b1.5_01 new file mode 100644 index 0000000..a041de0 --- /dev/null +++ b/profiles/b1.5_01 @@ -0,0 +1,5 @@ +VERSION=b1.5_01 + +mkdir -p instances/${INAME} +[[ ! -L "instances/${INAME}/resources" ]] && rmdir "instances/${INAME}/resources" 2>/dev/null +ln -sf ../../assets/virtual/legacy "instances/${INAME}/resources" -- cgit v1.2.3