hedgedoc/lib
Sheogorath dd539273fb fix(migrations): Remove unexpected shell call
This patch removes the call of `/usr/bin/env` when calling the migration
script in favour of using the processes own nodejs invocation path.

This should drop the requirement for `/usr/bin/env` to exist on a
system/in a container that runs hedgedoc.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2022-05-17 14:04:02 +02:00
..
config Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
migrations fix(migrations): Remove unexpected shell call 2022-05-17 14:04:02 +02:00
models Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
ot
web Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
workers Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
csp.js Fix GitLab snippet export 2022-04-10 21:24:30 +02:00
errors.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
history.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
letter-avatars.js Use identicons as fallback for libravatar 2022-01-07 14:03:26 +01:00
logger.js
prometheus.js
realtime.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
response.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
utils.js