From 8a128621aeebb4ee434f59ecd668861d9df0c57d Mon Sep 17 00:00:00 2001 From: Manevolent Date: Wed, 12 Apr 2023 23:44: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 ad42837..e0e0d9d 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 + 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 # Bird # Remove existing configuration