mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
debug
This commit is contained in:
parent
864c6f1092
commit
4239d8504b
1 changed files with 3 additions and 0 deletions
|
@ -37,4 +37,7 @@ exit_code=$?
|
||||||
|
|
||||||
kill "$ep_pid" && wait "$ep_pid"
|
kill "$ep_pid" && wait "$ep_pid"
|
||||||
log "Done."
|
log "Done."
|
||||||
|
try cd "${MY_DIR}/../../../.."
|
||||||
|
try ls node_modules
|
||||||
|
|
||||||
exit "$exit_code"
|
exit "$exit_code"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue