diff options
author | Rob Austein <sra@hactrn.net> | 2016-03-25 22:51:53 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-03-25 22:51:53 +0000 |
commit | 8226027450118a25412b1e2042519a8ea76c2982 (patch) | |
tree | 667f5a9f81ae4008fad8da73bef89d66b61f829c /buildtools/rpki-pbuilder.crontab | |
parent | 13fad97a4ffb2f74aff6ab8918f89d283edf3d4a (diff) |
Now that the real version of rpki-pbuilder has moved into apt-tools,
remove all the other copies to prevent confusion.
svn path=/trunk/; revision=6329
Diffstat (limited to 'buildtools/rpki-pbuilder.crontab')
-rw-r--r-- | buildtools/rpki-pbuilder.crontab | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/buildtools/rpki-pbuilder.crontab b/buildtools/rpki-pbuilder.crontab deleted file mode 100644 index 6a26d3a9..00000000 --- a/buildtools/rpki-pbuilder.crontab +++ /dev/null @@ -1 +0,0 @@ -*/10 * * * * /usr/sbin/logrotate -s /home/sra/logrotate.state /home/sra/logrotate.conf; /usr/bin/python $HOME/builder.py >> $HOME/builder.log 2>&1 |