mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Update collabrunner.sh
This commit is contained in:
parent
230336add3
commit
98a83462d2
1 changed files with 1 additions and 1 deletions
|
@ -36,5 +36,5 @@ node remote_runner.js collab
|
|||
exit_code=$?
|
||||
|
||||
kill "$ep_pid" && wait "$ep_pid"
|
||||
log "Done"
|
||||
log "Done."
|
||||
exit "$exit_code"
|
||||
|
|
Loading…
Reference in a new issue