diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-02-28 09:32:07 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-02-28 09:32:07 +0100 |
commit | e96dd870e39caab44ea6467d58844fc3613e9aa9 (patch) | |
tree | 710c3032ddd3da6135b95f7dbbe5df162e2b91f9 /local | |
parent | local: sync from cfengine (diff) | |
download | githooks-e96dd870e39caab44ea6467d58844fc3613e9aa9.tar.gz githooks-e96dd870e39caab44ea6467d58844fc3613e9aa9.tar.bz2 githooks-e96dd870e39caab44ea6467d58844fc3613e9aa9.zip |
Remove a temporary file
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'local')
-rw-r--r-- | local/post-receive.dns-sync~ | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/local/post-receive.dns-sync~ b/local/post-receive.dns-sync~ deleted file mode 100644 index 4e87080..0000000 --- a/local/post-receive.dns-sync~ +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -# gentoo-infra: infra/githooks.git:local/post-receive.dns-sync - -echo "Pushing commit to ns0.gentoo.org" - -sudo /usr/local/sbin/sudo-dns-push |