Skip to content
New issue

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

If dropbearmulti is copied to ssh (since FAT32 doesn't support symlinks, like on an SD card) then determining if we are using Dropbear fails #19

Open
JayGoldberg opened this issue Jul 27, 2021 · 2 comments

Comments

@JayGoldberg
Copy link
Owner

if [ "$(IsLinked ssh dropbearmulti)" == 'true' ] || [ "$(IsLinked ssh dropbear)" == 'true' ]; then... doesn't work

@JayGoldberg
Copy link
Owner Author

Maybe provide an override in the config to force Dropbear.

@JayGoldberg
Copy link
Owner Author

That seems to be the way, bc I can't figure out another way beside dumping SSH help and grep-ing for dropbear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant