Make the data directory if needed

This commit is contained in:
Alessio 2024-09-15 15:22:07 -07:00
parent 67f2852ac7
commit a13f47e508

View File

@ -22,6 +22,7 @@ test "$(tw --version)" = "v$FAKE_VERSION"
tw --help
test $? -eq 0
mkdir -p data
tw create_profile data/profile
cd data/profile