]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Creating README on keyring repository
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 5 Jan 2010 16:50:19 +0000 (14:50 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 5 Jan 2010 16:50:19 +0000 (14:50 -0200)
keyringer

index b92c066d74cea8d20bf81c8fbf94cb3ccf5f6d79..15f9295942d73248514502ac04735f5375b4d17f 100755 (executable)
--- a/keyringer
+++ b/keyringer
@@ -46,9 +46,16 @@ function keyringer_init {
         exit 1
       fi
     else
+      # Setup folders
       mkdir -p $BASEDIR/{config,keys}
+
+      # Setup recipients
       echo "# Use entries in the form of 'john@doe.com XXXXXXXX" > $RECIPIENTS
       echo "" >> $RECIPIENTS
+
+      # Setup README
+      echo "Keyring repository powered by http://git.sarava.org/?p=keyringer.git;a=summary" > $BASEDIR/README
+      echo "" >> $BASEDIR/README
     fi
 
     # Secure