mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
debug
This commit is contained in:
parent
b7e71a84be
commit
dab47d98d6
1 changed files with 3 additions and 0 deletions
|
@ -37,4 +37,7 @@ exit_code=$?
|
|||
|
||||
kill "$ep_pid" && wait "$ep_pid"
|
||||
log "Done."
|
||||
try cd "${MY_DIR}/../../../.."
|
||||
try ls node_modules
|
||||
|
||||
exit "$exit_code"
|
||||
|
|
Loading…
Reference in a new issue