fixed script path for the bunsen test scripts
This commit is contained in:
parent
aa96621bcf
commit
58c5e3f9d8
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
docker run -v `pwd`:/root/temp/dotfiles/ debian:jessie /root/temp/dotfiles/bunsen/test
|
||||
docker run -v `pwd`:/root/temp/dotfiles/ debian:jessie /root/temp/dotfiles/bunsen/test_insider
|
||||
|
|
Loading…
Reference in a new issue