diff options
author | tv <tv@iiso> | 2011-10-12 12:58:20 +0200 |
---|---|---|
committer | tv <tv@iiso> | 2011-10-12 12:58:20 +0200 |
commit | 9c2721f58f6ec9c271dd16f2bf0ddc054f24f403 (patch) | |
tree | cd51e989db2a832859fde7d889cb15a78fc26675 /retiolum/bin | |
parent | aea9d0216324198e7dc6b396f9be2194a5f72abb (diff) |
//retiolum supernode-...: do the HUP!
Diffstat (limited to 'retiolum/bin')
-rwxr-xr-x | retiolum/bin/supernode-update-hosts-and-hup | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/retiolum/bin/supernode-update-hosts-and-hup b/retiolum/bin/supernode-update-hosts-and-hup index deff9f2f..b1ce3489 100755 --- a/retiolum/bin/supernode-update-hosts-and-hup +++ b/retiolum/bin/supernode-update-hosts-and-hup @@ -31,3 +31,5 @@ sed " wget -qi- < $temp1 echo $new_commit > .commit + +pkill -HUP tincd |