mirror of
https://github.com/martanne/WinPmem-BitLocker
synced 2026-06-08 15:44:10 +00:00
f4a21345db
* Moved documentation site to its own directory * Initial commit of kernel driver code from Rekall.
5 lines
72 B
Makefile
5 lines
72 B
Makefile
all:
|
|
rm -rf ../docs/
|
|
hugo
|
|
echo winpmem.velocidex.com > ../docs/CNAME
|