Update build.sh
This commit is contained in:
parent
50e53747ed
commit
8a128621ae
2
build.sh
2
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user