diff options
author | Parabola git <git@parabola.nu> | 2017-04-25 00:00:02 +0000 |
---|---|---|
committer | Parabola git <git@parabola.nu> | 2017-04-25 00:00:02 +0000 |
commit | 369baee81b72a7019717b2cebf27c7e08d2d1bd8 (patch) | |
tree | 90297acaa0f51e373b2a56d22f990b393b852801 | |
parent | 46ce9f3383b628918ee1e248ca92fd00b2691d1f (diff) |
Update from cron
-rwxr-xr-x | hackers.git/hooks/post-receive | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hackers.git/hooks/post-receive b/hackers.git/hooks/post-receive index 0cbf28a..0797a13 100755 --- a/hackers.git/hooks/post-receive +++ b/hackers.git/hooks/post-receive @@ -12,8 +12,7 @@ set -e sudo systemctl reload nshd.service # tell autobuilder -exit 0 -~autobuilder/.local/bin/autobuild libre/parabola-keyring $(git ls-tree -r --name-only master users) +~autobuilder/.local/bin/autobuild libre/parabola-keyring users # TODO: tell postfix #/usr/lib/parabola-hackers/postfix-show-virtual-map > /etc/postfix/virtual-parabola.nu |