mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-25 14:14:59 +00:00
d1a03f500f
mkdir does nothing if the directory exists, whereas delete fails by default if the directory doesn't exist. Also, mkdir creates parent dirs as needed.