pad.libre-service.eu-etherpad/bin/deb-src/DEBIAN/postinst
2013-11-24 02:42:50 +00:00

6 lines
171 B
Bash
Executable file

#!/bin/bash
# Start the services!
service etherpad start
echo "Give Etherpad about 3 minutes to install dependencies and start"
rm -f /tmp/etherpad.log /tmp/etherpad.err