trun sudo make install - canteen-info - scrape weekly menus from canteens surrounding Aarhus University
 (HTM) git clone git://src.adamsgaard.dk/canteen-info
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 09aae846a120cf387339ddd6845151d17a0d5fcc
 (DIR) parent 82985d3012add22f2bd8bef9d726dca57fbeba09
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Wed, 18 Feb 2015 16:09:50 +0100
       
       run sudo make install
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -1,4 +1,4 @@
        installdir=/usr/local/bin
        
        install:
       -        sudo cp matkant navitas statsbiblioteket $(installdir)
       +        cp matkant navitas statsbiblioteket $(installdir)