openwrt polymarket without additoional packages
This commit is contained in:
4
linux/openwrt/hotplug-iface-99-starlink-policy
Normal file
4
linux/openwrt/hotplug-iface-99-starlink-policy
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# Copy to router: /etc/hotplug.d/iface/99-starlink-policy
|
||||
# chmod +x /etc/hotplug.d/iface/99-starlink-policy
|
||||
[ "$INTERFACE" = "wan2" ] && [ "$ACTION" = "ifup" ] && /etc/starlink-policy-route.sh setup
|
||||
Reference in New Issue
Block a user