Update aio.sh

This commit is contained in:
Minecon724 2025-03-13 19:26:52 +01:00
commit c33d626170

4
aio.sh
View file

@ -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
###########################################