From bbb1e55c4f357f015d04bca4d1c766335f7114eb Mon Sep 17 00:00:00 2001 From: Valentin Binotto <72608683+valentinbinotto@users.noreply.github.com> Date: Fri, 18 Apr 2025 09:58:38 +0200 Subject: [PATCH] Create main.sh --- build/vyos/main.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 build/vyos/main.sh diff --git a/build/vyos/main.sh b/build/vyos/main.sh new file mode 100644 index 0000000..a9bf588 --- /dev/null +++ b/build/vyos/main.sh @@ -0,0 +1 @@ +#!/bin/bash