1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
svn-openwrt-archive/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() { :; }