diff options
author | tv <tv@nomic.retiolum> | 2013-02-02 00:19:54 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2013-02-02 00:19:54 +0100 |
commit | f2261f86c9d90cd2648ac6973358b6c8f5798673 (patch) | |
tree | ff1bff35b1ea354cdfb081a22805d0bc7734f6ff /retiolum/Makefile | |
parent | f2992565ab8be0544ae328c3d11243131a3b7441 (diff) | |
parent | 453593943e41edc1b55372951af1e3b2768e59c0 (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'retiolum/Makefile')
-rwxr-xr-x | retiolum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/Makefile b/retiolum/Makefile index f3424dea..b3a3c124 100755 --- a/retiolum/Makefile +++ b/retiolum/Makefile @@ -29,4 +29,4 @@ startup: hosts: bin/update-retiolum-hosts || :; - sudo bin/apply-custom-hosts-patches + sudo bin/patch-retiolum-hosts |