etherpad-lite/bin/deb-src/DEBIAN/prerm

5 lines
65 B
Text
Raw Normal View History

#!/bin/bash
# Stop the appserver:
service etherpad stop || true