URI:
       tUpdate remote url - cv - curriculum vitae
  HTML git clone git://src.adamsgaard.dk/cv
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
   DIR commit acffbdd4a25c6b171f473da77e2e97942c510118
   DIR parent 0e0889f163eb83107573e70a0f267efb2ae6ccc6
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri,  8 Nov 2019 19:22:57 +0100
       
       Update remote url
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       t@@ -3,7 +3,7 @@ default: upload
        all: cv.pdf
        
        upload: cv.pdf
       -        scp cv.pdf www@adamsgaard.dk:/var/www/html/files/
       +        scp cv.pdf adamsgaard.dk:/var/www/domains/adamsgaard.dk/files/
        
        cv.pdf: cv.tex
                lualatex cv.tex