mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-09 19:06:02 +00:00
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.