divzeroweb

2f30.org website
git clone git://git.2f30.org/divzeroweb
Log | Files | Refs | README | LICENSE

commit 1d1e82041d1dedc505961cd984141caef3b81fa6
parent 604b571668575773e754033790fdc9b45b68b60f
Author: lostd <lostd@2f30.org>
Date:   Tue, 11 Mar 2014 21:32:51 +0200

Put this line back in a comment

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ NAME = divzero TARG = /var/www/$(NAME) BASE = "/" -BASE = "$(PWD)/" # uncomment for devel only +#BASE = "$(PWD)/" # uncomment for devel only MENUPAGES = home.html lectures.html guides.html radio.html PAGES = $(MENUPAGES) \