Commit 26f8e3d57b89e743ab8e99e542ec18645ea5997d

Authored by Etienne Pallier
1 parent e584d27d
Exists in dev

amelioration script KILL_PYROS_DOCKER_RUN_MAC

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
docker/KILL_PYROS_DOCKER_RUN_MAC
... ... @@ -8,5 +8,5 @@ then
8 8 fi
9 9  
10 10 #docker exec pyros bash -c docker/KILL_PYROS_DOCKER_RUN
11   -docker exec pyros bash docker/KILL_PYROS_DOCKER_RUN
  11 +docker exec pyros bash docker/KILL_PYROS_DOCKER_RUN $1
12 12  
... ...