We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running the host-shell command without arguments, it just returns: /usr/bin/host-shell: line 16: ${$host_shell:-/bin/bash}: bad substitution
/usr/bin/host-shell: line 16: ${$host_shell:-/bin/bash}: bad substitution
host-shell
Unreleased
Probably caused by 5c83432
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Issue Description
When running the host-shell command without arguments, it just returns:
/usr/bin/host-shell: line 16: ${$host_shell:-/bin/bash}: bad substitution
Steps to Reproduce
host-shell
On what version of Vanilla OS this happens?
Unreleased
Additional Information
Probably caused by 5c83432
The text was updated successfully, but these errors were encountered: