From 0bf91e9fadef0b22d225a2349cbfd69e66dba398 Mon Sep 17 00:00:00 2001 From: dautor Date: Sun, 17 Nov 2024 21:15:36 +0100 Subject: Add COPYRIGHT --- cgit/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgit/start.sh') diff --git a/cgit/start.sh b/cgit/start.sh index ea3b4f0..42ff6e2 100755 --- a/cgit/start.sh +++ b/cgit/start.sh @@ -6,6 +6,6 @@ require-layer cgit export SF_PATH=run -sf.base node start cgit_net '{ module: sf.eiface, configuration: { inet: "10.2.0.1/24" } }' +sf.base node start cgit_net '{ module: sf.eiface, configuration: { inet: "10.2.0.1/24" } }' sf.base node start cgit_host "$(cat cgit/host/conf)" sf.base link start cgit_net_link cgit_net '' cgit_host eth0 -- cgit v1.2.3