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
Since 0374913 it is no longer possible to build revad on Ubuntu, because it uses dash instead of bash as the shell, which doesn't support the [[ ... ]]] syntax.
The text was updated successfully, but these errors were encountered:
Since 0374913 it is no longer possible to build revad on Ubuntu, because it uses dash instead of bash as the shell, which doesn't support the
[[ ... ]]]
syntax.The text was updated successfully, but these errors were encountered: