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 | 946b3836bc99e6f617968b2875313dad4697ca6e (patch) | |
tree | 392b74e549c6954bda1bfa7dbe2ba24006e5f7e0 /buildtools/rpki-pbuilder.crontab | |
parent | 156c2355f03fd4d520790a321306d9b60a958fe1 (diff) |
Now that the real version of rpki-pbuilder has moved into apt-tools,
remove all the other copies to prevent confusion.
svn path=/branches/tk705/; 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 |