diff --git a/bridge/proxyarp/install.sh b/bridge/proxyarp/install.sh deleted file mode 100644 index 2597ba5..0000000 --- a/bridge/proxyarp/install.sh +++ /dev/null @@ -1,28 +0,0 @@ -#!/bin/bash - -apt update && apt install -y parprouted dhcp-helper - -systemctl stop dhcp-helper -systemctl enable dhcp-helper - -# Configure dhcp-helper. -cat > /etc/default/dhcp-helper <