mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
Show bin and src bin.
This commit is contained in:
parent
2fa444e705
commit
5097c8ac87
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ try cd "${0%/*}"
|
|||
workdir=$(try git rev-parse --show-toplevel) || exit 1
|
||||
try cd "${workdir}"
|
||||
[ -f src/package.json ] || fatal "failed to cd to etherpad root directory"
|
||||
|
||||
ls -lisa src/bin
|
||||
ls bin
|
||||
# See https://github.com/msys2/MSYS2-packages/issues/1216
|
||||
export MSYSTEM=winsymlinks:lnk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue