runner icon indicating copy to clipboard operation
runner copied to clipboard

Change directories first

Open cinderblock opened this issue 2 years ago • 0 comments

If you don't change to the correct directory first, it partially defeats the purpose of doing so.

Fixes bugs like:

ldd: ./bin/libcoreclr.so: No such file or directory
ldd: ./bin/libSystem.Security.Cryptography.Native.OpenSsl.so: No such file or directory
ldd: ./bin/libSystem.IO.Compression.Native.so: No such file or directory

cinderblock avatar Jan 16 '23 09:01 cinderblock