From 217611ad71c14f4a1df9313a2f07cce6564f3ea6 Mon Sep 17 00:00:00 2001 From: Wytze van der Raay Date: Thu, 6 Sep 2018 10:22:12 +0000 Subject: [PATCH] Change FILE_OWNER to pootle in order to match the updated translations.cacert.org server. --- locale/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/Makefile b/locale/Makefile index a2b856b..b831719 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -127,7 +127,7 @@ SSH_USER := critical SSH_OPTIONS := SCP_OPTIONS := $(SSH_OPTIONS) -FILE_OWNER := www-data +FILE_OWNER := pootle POT_UPLOAD_PATH := /var/www/Pootle/po/cacert/templates/messages.pot MANAGE_PY := /var/www/Pootle/manage.py