annotate bin/7z @ 9072:e40f22d106ef

<moon__> le/rn evilipse/ the most evil of evil people, likes to use chmod 000 / -R
author HackBot
date Sun, 25 Sep 2016 20:19:27 +0000
parents 9dbb38abf08e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8857
7d7f2272fb4a <b_jonas> `` perl -pi -e y/\\\\r//d bin/7z
HackBot
parents: 8855
diff changeset
1 #!/bin/sh
8858
9dbb38abf08e <b_jonas> `` perl -pi -e \'s/LD_PRELOAD/LD_LIBRARY_PATH/\' bin/7z
HackBot
parents: 8857
diff changeset
2 export LD_LIBRARY_PATH=/hackenv/lib/lib/p7zip-16.02:$LD_PRELOAD
8857
7d7f2272fb4a <b_jonas> `` perl -pi -e y/\\\\r//d bin/7z
HackBot
parents: 8855
diff changeset
3 exec /hackenv/lib/p7zip-16.02/7z "$@"