From 1036035752eda75b8752e9e18841e73e871bf683 Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Wed, 24 Jun 2015 14:08:10 +0300 Subject: add scripts --- linux/b | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 linux/b (limited to 'linux/b') diff --git a/linux/b b/linux/b new file mode 100755 index 00000000..a308cf60 --- /dev/null +++ b/linux/b @@ -0,0 +1,5 @@ +#! /bin/bash +/router/bin/python-2.7.1 waf-1.6.8 $@ +sts=$? +exit $sts + -- cgit 1.2.3-korg