Changeset 387

Show
Ignore:
Timestamp:
07/25/08 02:04:29 (4 months ago)
Author:
extremis
Message:

cd'd back to the right dir.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/data/metasploit3/make.sh

    r386 r387  
    11pkg:extract 
    2 pkg:cd */data/templates/ 
    3 pkg:rm template_armle_darwin.bin 
    4 pkg:${PKG_TARG}-gcc -o template_armle_darwin.bin template.c 
     2pkg: cd */data/templates/ 
     3pkg: rm template_armle_darwin.bin 
     4pkg: ${PKG_TARG}-gcc -o template_armle_darwin.bin template.c 
     5pkg: cd ../../.. 
    56pkg: mkdir -p /usr/share /usr/bin 
    67pkg: cp -a * /usr/share/msf3