Update build.sh

This commit is contained in:
sump pump 2020-06-21 05:12:14 +00:00
parent 0b421179f6
commit 2fd27ed106

View File

@ -48,6 +48,11 @@ do
cp -r ../bird/* bird/
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/
# Tinc
# Remove existing configuration
rm -v -rf /etc/tinc/$netname/*