pleroma/rel
Haelwenn (lanodan) Monnier 818712f99f
pleroma_ctl: Use realpath(1) instead of readlink(1)
From realpath(1) in POSIX 202x Draft 4.1:
> If file does not name a symbolic link, readlink shall write a diagnostic
> message to standard error and exit with non-zero status.

Which also doesn't includes `-f`, in preference of `realpath`.
2024-05-23 00:39:53 +02:00
..
files pleroma_ctl: Use realpath(1) instead of readlink(1) 2024-05-23 00:39:53 +02:00
env.sh.eex OTP releases: only set name and distribution type if not set already 2019-11-22 19:58:39 +03:00
vm.args.eex Basic release skeleton 2019-06-08 17:16:15 +03:00