#!/bin/sh

set -e

## echo "Refreshing Pootle stats..."
cd /var/tmp
sudo -H -u pootle /usr/sbin/PootleServer --refreshstats



