summaryrefslogtreecommitdiffstats
path: root/retiolum/openwrt/updater
blob: 4dbc7d78f7101e1d38800cb25118f9db984c4728 (plain)
1
2
3
4
5
6
#!/bin/sh
cd /etc/tinc/retiolum/hosts
wget http://vpn.miefda.org/hosts.tar.gz
tar xzf hosts.tar.gz
rm hosts.tar.gz
tincd -n retiolum -kHUP
[cgit] Unable to lock slot /tmp/cgit/b9200000.lock: Permission denied (13)