From 387defb9fb80565283494d168aa1c1252bbf1356 Mon Sep 17 00:00:00 2001 From: sump pump Date: Sun, 21 Jun 2020 05:57:01 +0000 Subject: [PATCH] Update build.sh --- build.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.sh b/build.sh index 557e430..bea7205 100644 --- a/build.sh +++ b/build.sh @@ -49,9 +49,9 @@ do cp -r ../bind/* bind/ # Copy system-local custom files (if they even exist) - cp -r $dir/tinc/ bind/ - cp -r $dir/bird/ bind/ - cp -r $dir/bind/ bind/ + cp -r $dir/tinc/* tinc/ + cp -r $dir/bird/* bird/ + cp -r $dir/bind/* bind/ # Tinc # Remove existing configuration