Initialisation
This commit is contained in:
7
rootme/challenges/programmation/irc - chaine encodee/hack.sh
Executable file
7
rootme/challenges/programmation/irc - chaine encodee/hack.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
BASEDIR=$(dirname "$0")
|
||||
|
||||
export PYTHONPATH="$BASEDIR/../../../../lib/python"
|
||||
|
||||
python3 "$BASEDIR/hack.py"
|
||||
Reference in New Issue
Block a user