canteen-info

Scrape weekly menus from canteens surrounding Aarhus University
git clone git://src.adamsgaard.dk/canteen-info
Log | Files | Refs | README | LICENSE

commit 82985d3012add22f2bd8bef9d726dca57fbeba09
parent afe48ea38ba682fb958c4c2a441dffec3d95d08c
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Wed, 18 Feb 2015 16:08:21 +0100

add makefile

Diffstat:
AMakefile | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -0,0 +1,4 @@ +installdir=/usr/local/bin + +install: + sudo cp matkant navitas statsbiblioteket $(installdir)