diff options
author | epoch <epoch@hacking.allowed.org> | 2014-02-09 23:28:18 -0600 |
---|---|---|
committer | epoch <epoch@hacking.allowed.org> | 2014-02-09 23:28:18 -0600 |
commit | 4ae689b8acf2688e4c7a064634494ea1040bb121 (patch) | |
tree | 46a2dea3d2351cfe2323a90f688dc3a06e609bdd /runme.sh | |
parent | 0aa07718054116019222cbd69b81f1508bfa8dc0 (diff) | |
download | segfault-4ae689b8acf2688e4c7a064634494ea1040bb121.tar.gz segfault-4ae689b8acf2688e4c7a064634494ea1040bb121.zip |
fixed a small bug in format_magic.
Diffstat (limited to 'runme.sh')
-rwxr-xr-x | runme.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/sh export LD_LIBRARY_PATH=`pwd`/libirc ./shell& -./segfault SegFault$$ +./segfault Seg wait |