Update build.sh
This commit is contained in:
parent
2fd27ed106
commit
387defb9fb
6
build.sh
6
build.sh
@ -49,9 +49,9 @@ do
|
|||||||
cp -r ../bind/* bind/
|
cp -r ../bind/* bind/
|
||||||
|
|
||||||
# Copy system-local custom files (if they even exist)
|
# Copy system-local custom files (if they even exist)
|
||||||
cp -r $dir/tinc/ bind/
|
cp -r $dir/tinc/* tinc/
|
||||||
cp -r $dir/bird/ bind/
|
cp -r $dir/bird/* bird/
|
||||||
cp -r $dir/bind/ bind/
|
cp -r $dir/bind/* bind/
|
||||||
|
|
||||||
# Tinc
|
# Tinc
|
||||||
# Remove existing configuration
|
# Remove existing configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user