X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=examples%2Fconsole%2Frunc;h=5bc3efc9a07b3f2a6b0419aa49fc025c0e1a229f;hb=ed11833dc0698bc83d5b10f3618c1c57905a3f8c;hp=b1124bb39a61cbd888e841279220a60422fb3338;hpb=9a2b37ab5fec7ceee3e62651c14ef85e5d86542f;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 $@