summaryrefslogtreecommitdiffstats
path: root/linux/b
diff options
context:
space:
mode:
Diffstat (limited to 'linux/b')
-rwxr-xr-xlinux/b2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/b b/linux/b
index a308cf60..b33a4400 100755
--- a/linux/b
+++ b/linux/b
@@ -1,5 +1,5 @@
#! /bin/bash
-/router/bin/python-2.7.1 waf-1.6.8 $@
+python2.7 waf-1.6.8 $@
sts=$?
exit $sts