More github cleanup

This commit is contained in:
Neale Pickett 2015-02-09 13:35:31 -07:00
parent 5aabc49658
commit 30eaf147f1
9 changed files with 0 additions and 7 deletions

View File

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

7
rotate
View File

@ -1,7 +0,0 @@
#! /bin/sh
nl=$(date +log.%s)
cp log $nl
tail -n 40 $nl > log
echo "Don't forget to reload the clients"