mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-18 16:49:23 +02:00
dcfcfb5617
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8794 3c298f89-4303-0410-b956-a3cf2f4a3e73
3 lines
39 B
Bash
3 lines
39 B
Bash
#!/bin/sh
|
|
route -A inet6 del $4 dev $1
|