Changeset 139
- Timestamp:
- 05/10/06 15:55:58 (3 years ago)
- Files:
-
- trunk/server/admin/wake (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/server/admin/wake
r94 r139 77 77 # notify the menu builder that a WOL was attempted 78 78 sm=`echo $m|tr -d :` 79 touch $BASEDIR/images/$sm/wol 79 touch $BASEDIR/images/$sm/wol 2>/dev/null 80 80 81 81 echo "Wake $m (IP=$IP)"
