Skip to content

Makefile: create link to local.sh in files/ when present in root

Bob Ham requested to merge bob.ham/image-builder:local.sh-link into master

If it's wanted that "make clean" will erase a local.sh in the files/ directory, it would make things a lot easier for me to automate what I'm already doing, which is keeping a local.sh file in the root and linking it to files/.

Merge request reports