#!/bin/bash

# Stop the appserver:
service etherpad stop || true
