diff --git a/housekeeping b/housekeeping index 843a72b..7b711f8 100755 --- a/housekeeping +++ b/housekeeping @@ -36,7 +36,6 @@ then pushd /home/nemo/projects/personal/dnscrypt-proxy/utils/generate-domains-blacklists python2 ./generate-domains-blacklist.py > blacklist.txt scp blacklist.txt root@192.168.1.1:/etc/config/blacklist.txt + echo "Generated and copied across blacklist to Router" popd - - # TODO: Copy it across to the router fi \ No newline at end of file