Skip to content
bin4rym4ge edited this page Feb 2, 2022 · 3 revisions

Welcome to the diskWake wiki!

compile

To compile cd into the diskWake directory after cloning and enter "make" into the terminal

install

To install cd to the diskWake directory after building and enter "make install" into the terminal by default the make install the binary installs to ~/bin/ you can change this in the Makefile it should be intuitive enough to change.

Clone this wiki locally