Commit Graph

7 Commits

Author SHA1 Message Date
James Patrick b86e96b570 Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
James Patrick 6c3787ef1b Refactored to use .ONESHELL
This makes it a hell of a lot simpler but will lose support for BSD
make. All effected machines are running gnu-make, so the cost benefit
ratio ways heavily in favor of doing this.
2020-03-09 13:37:50 -04:00
James Patrick 35728131ee Fixed typo that was preventing key creation. 2019-12-12 21:47:05 -05:00
James Patrick 0edd5d513a Adding public key system to update script.
There should be no issue with this. The SSH server will already
advertise the keys to all connecting instances.
2019-12-11 00:55:57 -05:00
James Patrick ccb3696285 Added no action for makefiles. 2019-06-16 18:58:36 -04:00
James Patrick 3fac31bddb Refactor makefile for ssh. 2019-06-14 21:49:18 -04:00
James Patrick 30b0cc68ae Adding makefile for all current configurations. 2019-04-27 18:21:33 -04:00