git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1478 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
striper
2011-05-16 15:35:22 +00:00
parent b9d090e112
commit 48878b63fc
5 changed files with 14 additions and 18 deletions

View File

@@ -439,12 +439,8 @@ proc()
# -----------------------------------------------------------
wol()
{
if [ -e /bin/etherwake ]; then
msg=`etherwake $1`
else
if [ -e /bin/ether-wake ]; then
msg=`ether-wake $1`
fi
if [ -e /bin/ether-wake ]; then
msg=`ether-wake $1`
fi
msg="<b>Wake on LAN $1</b><br><br>$msg"
y_format_message_html