Remove debugging from create
This commit is contained in:
parent
b30b745509
commit
00f52c7336
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -xe
|
||||
#!/bin/bash -e
|
||||
target=${1:-.}
|
||||
|
||||
mkdir -p $target{,/roles,/recipes,/files}
|
||||
|
Loading…
Reference in New Issue
Block a user