diff -r 4af1e1ccf75b -r 03d8f07230b3 src/refresh-auth --- a/src/refresh-auth Sat Dec 19 10:46:42 2009 +0000 +++ b/src/refresh-auth Sat Dec 19 10:47:13 2009 +0000 @@ -1,10 +1,7 @@ #!/usr/bin/env python -# Copyright 2008-2009 LShift Ltd - -# WARNING -# This script completely destroys your ~/.ssh/authorized_keys -# file every time it is run -# WARNING +""" +Rewrite ~/.ssh/authorized_keys by recursing through key directories +""" import sys import os