1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 22:34:11 +03:00
openwrt-xburst/package/base-files/files/etc/diag.sh
jow cc6ac91ec7 [package] base-files: make diag.sh stub working in bash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 21:00:57 +00:00

5 lines
68 B
Bash

#!/bin/sh
# Copyright (C) 2006-2009 OpenWrt.org
set_state() { :; }