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

5 lines
65 B
Bash
Executable File

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