Check file link.

This commit is contained in:
SamTV12345 2023-08-06 00:10:12 +02:00
parent e242020de9
commit 527120ce84
No known key found for this signature in database
GPG key ID: E63EEC7466038043

View file

@ -18,8 +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
file -L bin
# See https://github.com/msys2/MSYS2-packages/issues/1216
export MSYSTEM=winsymlinks:lnk