diff options
-rwxr-xr-x | hackers.git/hooks/post-receive | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hackers.git/hooks/post-receive b/hackers.git/hooks/post-receive index 229d99a..945a5b4 100755 --- a/hackers.git/hooks/post-receive +++ b/hackers.git/hooks/post-receive @@ -15,6 +15,8 @@ sudo systemctl reload nshd.service # tell autobuilder echo '==> Updating libre/parabola-kerying ...' +#SUDO_USER=autobuilder +#export GPGKEY=B669E21A ~autobuilder/.local/bin/autobuild libre/parabola-keyring users # TODO: tell postfix |