We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471b430 commit 533b94bCopy full SHA for 533b94b
Makefile
@@ -77,7 +77,7 @@ else
77
cp -aL examples _output/share/lima/examples
78
endif
79
mkdir -p _output/share/doc/lima
80
- cp -aL *.md LICENSE docs _output/share/doc/lima
+ cp -aL *.md LICENSE _output/share/doc/lima
81
echo "Moved to https://github.com/lima-vm/.github/blob/main/SECURITY.md" >_output/share/doc/lima/SECURITY.md
82
ifneq ($(GOOS),windows)
83
ln -sf ../../lima/templates _output/share/doc/lima/templates
0 commit comments