Explorar o código

mk/server.mk: Use a new path

This prepares the migration out of the current orgmode.org server.
Bastien %!s(int64=4) %!d(string=hai) anos
pai
achega
268a4330ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mk/server.mk

+ 1 - 1
mk/server.mk

@@ -26,7 +26,7 @@ helpserver::
 
 #----------------------------------------------------------------------
 
-SERVROOT ?= /var/www/orgmode.org
+SERVROOT ?= upload
 SERVERMK ?= true # or just any value at all, really
 
 #----------------------------------------------------------------------