You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.
Hello,
I don't know why but it's seems that stderr is also redirect to
/dev/null
in your install.sh file after a test on Debian Stretch and Archlinux.If I add a
2
before>
, like the following code, the stderr is showed and I know scanelf is not installed.If it's normal that error messages isn't showed, I think it's a little strange...
The text was updated successfully, but these errors were encountered: