Update aio.sh
This commit is contained in:
parent
ebf1b702bd
commit
c33d626170
1 changed files with 2 additions and 2 deletions
4
aio.sh
4
aio.sh
|
@ -32,7 +32,7 @@ systemctl enable --now dn42-roa.timer
|
|||
|
||||
echo Now installing networkd templates you will edit later
|
||||
|
||||
cp etc/systemd/network* /etc/systemd/network
|
||||
cp etc/systemd/network/* /etc/systemd/network
|
||||
|
||||
###########################################
|
||||
|
||||
|
@ -44,7 +44,7 @@ cp -r etc/bird/* /etc/bird
|
|||
|
||||
echo Now installing pingfinder
|
||||
|
||||
cp usr/local/bin /usr/local/bin
|
||||
cp usr/local/bin/* /usr/local/bin
|
||||
systemctl enable pingfinder.timer
|
||||
|
||||
###########################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue