NateBrune / silk-guardian

<< Silk Guardian >> is an anti-forensic kill-switch that waits for a change on your usb ports and then wipes your ram, deletes precious files, and turns off your computer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add uninstall target to Makefile

opened this issue · comments

Could you please add a make install target? I've added and tested the following uninstall target to my Makefile. The module is by default installed in /lib/modules/$(uname -r)/extra.

uninstall:
	rm /lib/modules/$(uname -r)/extra/silk.ko.xz