diff options
author | root <root@destroy> | 2013-01-31 21:13:44 +0100 |
---|---|---|
committer | root <root@destroy> | 2013-01-31 21:13:44 +0100 |
commit | 453593943e41edc1b55372951af1e3b2768e59c0 (patch) | |
tree | 77e69042a80eeaa8413a9e62c1959d8c85de4f46 /retiolum/Makefile | |
parent | 367edf6e568b9d9ac094693e2c6345f120e2a99c (diff) |
//retiolum patch-retiolum-hosts: allow --reverse
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 |