mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04: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=$?
|
exit_code=$?
|
||||||
|
|
||||||
kill "$ep_pid" && wait "$ep_pid"
|
kill "$ep_pid" && wait "$ep_pid"
|
||||||
log "Done"
|
log "Done."
|
||||||
exit "$exit_code"
|
exit "$exit_code"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue