Make the data directory if needed
This commit is contained in:
parent
67f2852ac7
commit
a13f47e508
@ -22,6 +22,7 @@ test "$(tw --version)" = "v$FAKE_VERSION"
|
|||||||
tw --help
|
tw --help
|
||||||
test $? -eq 0
|
test $? -eq 0
|
||||||
|
|
||||||
|
mkdir -p data
|
||||||
tw create_profile data/profile
|
tw create_profile data/profile
|
||||||
cd data/profile
|
cd data/profile
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user