home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 September - Disc 1 / PCNET_CD_2006_09.iso / linux / puppy-barebones-2.01r2.iso / pup_201.sfs / usr / local / WAG / debug < prev    next >
Encoding:
Text File  |  2005-09-02  |  134 b   |  10 lines

  1. #!/bin/sh
  2.  
  3. # Wifi Access Gadget debug generator
  4. # for use with version 0.26 and up
  5. # Keenerd
  6.  
  7. > debug.txt
  8.  
  9. sh AppRun > debug.txt 2>&1
  10.