mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-16 12:35:30 +08:00
5 lines
68 B
Bash
5 lines
68 B
Bash
#!/bin/sh
|
|
# Copyright (C) 2006-2009 OpenWrt.org
|
|
|
|
set_state() { :; }
|