mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 01:28:59 +00:00
3 lines
47 B
Bash
3 lines
47 B
Bash
|
#!/bin/sh
|
||
|
[ "$1" = bound ] && echo "$serverid"
|