From cffad1db55de3b96b61da87048b8bb426d27ad5f Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Fri, 15 Nov 2019 22:39:08 -0500 Subject: Makefile: PRD_HOST: Change to vela. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d6521b0..d2aa86c 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,8 @@ VENV_DIR=/usr/local/virtualenv/.nfsw VENV_CMD=virtualenv-3 JSHINT=~/.npm-packages/bin/jshint -PRD_HOST=cygnus + +PRD_HOST=vela PRD_WHEEL=nfsw-0.1.0.dev3-py3-none-any.whl HTTPD_CONF=etc/httpd.conf -- cgit v1.2.3