From b1798fc1f076774ecd6d893bf11bdfb21e6c578b Mon Sep 17 00:00:00 2001 From: Manevolent Date: Thu, 13 Apr 2023 00:45:52 -0600 Subject: [PATCH] Update build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index e0e0d9d..efe418b 100755 --- a/build.sh +++ b/build.sh @@ -89,7 +89,7 @@ do # Copy private key cp -v /etc/lixonet/$netname/tinc.key /etc/tinc/$netname/rsa_key.priv # Set permissions for tinc scripts - chmod +x /etc/tinc/$netname/tinc-up /etc/tinc/$netname/tinc-down /etc/tinc/$netname/subnet-up /etc/tinc/$netname/subnet-down /etc/tinc/$netname/host-up /etc/tinc/$netname/host-down + chmod +x /etc/tinc/$netname/tinc-up /etc/tinc/$netname/tinc-down /etc/tinc/$netname/subnet-up /etc/tinc/$netname/subnet-down /etc/tinc/$netname/host-up /etc/tinc/$netname/host-down /etc/tinc/$netname/check-node # Bird # Remove existing configuration