mirror of
https://github.com/valitydev/curator-opensearch.git
synced 2024-11-06 02:05:19 +00:00
5 lines
74 B
Bash
5 lines
74 B
Bash
ARCH=$(uname -m)
|
|
|
|
ln -s /lib/libc.musl-${ARCH}.so.1 ldd
|
|
ln -s /lib /lib64
|