trun rsync without sudo - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
 (HTM) git clone git://src.adamsgaard.dk/cosmo
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 0b932967e5cf893ea9011d4bf5e91806efb1806f
 (DIR) parent 0aeb00c74d2bc605cc3671ef4ce9e81d1d9e08de
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Wed, 11 Nov 2015 12:27:59 +0100
       
       run rsync without sudo
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -10,7 +10,7 @@ folders:
                mkdir -p input && chmod 777 input && mkdir -p archive
        
        deploy:
       -        sudo rsync -rav index.php recaptchalib.php \
       +        rsync -rav index.php recaptchalib.php \
                        uploadhistory.php head.html navigation.html \
                        foot.html pages js img font css $(documentroot)/