mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 08:56:17 -04:00
executable...
silent commit..
This commit is contained in:
parent
586e4a13b6
commit
230336add3
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