netkit-jh / netkit-jh-build

Build scripts for the kernel, filesystem and assisting scripts/programs for Netkit-JH.
https://netkit-jh.github.io/
GNU General Public License v3.0
22 stars 12 forks source link

Create install directory if old install was backed up #101

Closed AdamBromiley closed 2 years ago

AdamBromiley commented 2 years ago

When an old install is backed up, the target directory for the current install is not created.

This patch fixes that by creating the install directory regardless of an old install existing or not.