Changeset 103 in bookmarks for trunk/bin/stop


Ignore:
Timestamp:
07/06/15 16:49:23 (9 years ago)
Author:
peter
Message:
  • moved scripts into the bin directory
  • combined start and stop in bkmkd
Location:
trunk/bin
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/bin/stop

    r102 r103  
    33 
    44use FindBin; 
    5 use lib "$FindBin::RealBin/lib"; 
     5use lib "$FindBin::RealBin/../lib"; 
    66 
    77use Getopt::Long; 
Note: See TracChangeset for help on using the changeset viewer.