X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=examples%2Fconsole%2Frunc;h=5bc3efc9a07b3f2a6b0419aa49fc025c0e1a229f;hb=2a137666b1ec48f1a99c580fdd769aa0fed552e3;hp=b1124bb39a61cbd888e841279220a60422fb3338;hpb=733f481c8b02641becef662bf1daf114920f1282;p=bbcp.git diff --git a/examples/console/runc b/examples/console/runc index b1124bb..5bc3efc 100755 --- a/examples/console/runc +++ b/examples/console/runc @@ -1,4 +1,4 @@ #!/bin/sh env \ - BB_PRIMARY_DIR="../../new" BB_SECONDARY_DIR="$PWD" \ -../../new/blackboxc + BB_PRIMARY_DIR="../../BlackBox" BB_SECONDARY_DIR="$PWD" \ +../../BlackBox/blackboxc $@