about summary refs log tree commit diff
path: root/bin/redo
diff options
context:
space:
mode:
Diffstat (limited to 'bin/redo')
-rwxr-xr-xbin/redo2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/redo b/bin/redo
index 0c76a18..708a9b2 100755
--- a/bin/redo
+++ b/bin/redo
@@ -12,6 +12,8 @@
 # Overflow oder eine Format String Vulnerability zwischen die anderen
 # Codezeilen und schreibe das auch nicht dran.
 
+export PATH="$(dirname $(readlink -f $0)):$PATH"
+
 : \
  "${REDO_JOBS_MAX:=1}" \
  "${REDO_MKDIR:=$(command -v mkdir)}" \