diff options
author | makefu <root@pigstarter.de> | 2013-01-14 15:59:16 +0000 |
---|---|---|
committer | makefu <root@pigstarter.de> | 2013-01-14 15:59:16 +0000 |
commit | 586da6a885ea6fced94e133bcfd965956eb92c75 (patch) | |
tree | 799df7f7641e4d9973e6e3dc2c442acf881ddf5d /retiolum/Makefile | |
parent | a2195f3c9f382acebcf49b3043944f34609e4550 (diff) | |
parent | 47a6395ee891488be4becd1f3292bd28811f0069 (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'retiolum/Makefile')
-rwxr-xr-x[-rw-r--r--] | retiolum/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/retiolum/Makefile b/retiolum/Makefile index a8ae0973..f3424dea 100644..100755 --- a/retiolum/Makefile +++ b/retiolum/Makefile @@ -29,3 +29,4 @@ startup: hosts: bin/update-retiolum-hosts || :; + sudo bin/apply-custom-hosts-patches |