1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/base-files/files/etc/diag.sh
Jo-Philipp Wich 1c41493d74 base-files: make diag.sh stub working in bash
SVN-Revision: 15527
2009-04-30 21:00:57 +00:00

5 lines
68 B
Bash

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