#!/bin/sh
# info: restart Odoo server
# author: Camadeus GmbH
sudo /etc/init.d/odoo-server-<%= @instance %> restart