Skip to content

Commit

Permalink
feat: mkdir -p
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Dec 28, 2024
1 parent 0b0803a commit 490179b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,4 @@ func ParsePostFlags(f *Flags) {
panic("Failed to ensure directory for DB path: " + err.Error())
}
}

}

0 comments on commit 490179b

Please sign in to comment.