HalosGhost / pandabin

A self-hostable, simple and fast pastebin written in C
GNU General Public License v3.0
3 stars 0 forks source link

main: prefer current directory by default over hard-coded paths #23

Closed buhman closed 5 years ago

buhman commented 6 years ago

Minimal fix for #22.

It also seems inconsistent to store content and metadata in separate directories--they are the same kind of data.