Update build.sh
This commit is contained in:
parent
e5ad262373
commit
b1798fc1f0
2
build.sh
2
build.sh
@ -89,7 +89,7 @@ do
|
|||||||
# Copy private key
|
# Copy private key
|
||||||
cp -v /etc/lixonet/$netname/tinc.key /etc/tinc/$netname/rsa_key.priv
|
cp -v /etc/lixonet/$netname/tinc.key /etc/tinc/$netname/rsa_key.priv
|
||||||
# Set permissions for tinc scripts
|
# 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
|
# Bird
|
||||||
# Remove existing configuration
|
# Remove existing configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user