diff --git a/bird-reconf.sh b/bird-reconf.sh new file mode 100644 index 0000000..d78a54d --- /dev/null +++ b/bird-reconf.sh @@ -0,0 +1,5 @@ +#!/bin/bash +ssh fsn1.dn42.zotan.network sudo birdc configure +ssh nbg1.dn42.zotan.network sudo birdc configure +ssh hel1.dn42.zotan.network sudo birdc configure +ssh fsn2.dn42.zotan.network sudo birdc configure \ No newline at end of file