bin: Use consistent comment formatting

This commit is contained in:
Richard Hansen 2020-05-14 17:25:51 -04:00
parent be1f2152fc
commit 8e8b75be6c
5 changed files with 38 additions and 38 deletions

View file

@ -36,4 +36,3 @@ echo "Started Etherpad..."
SCRIPTPATH=$(pwd -P)
exec node "$SCRIPTPATH/node_modules/ep_etherpad-lite/node/server.js" "$@"

View file

@ -1,6 +1,7 @@
#!/bin/sh
#This script ensures that ep-lite is automatically restarting after an error happens
# This script ensures that ep-lite is automatically restarting after
# an error happens
# Handling Errors
# 0 silent