rumpeltux / viomi-rooting

Tool for rooting the Xiaomi STYJ02YM (viomi-v7) and Mijia STYTJ02YM (viomi-v8) vacuum robot
100 stars 36 forks source link

Script fails if different name is given ssh id file #33

Closed Charlyo closed 2 years ago

Charlyo commented 3 years ago

If the name of the ssh passphrase file is different from id_rsa, the script fails since it only looks for that one.

rumpeltux commented 3 years ago

Thanks for the report. Any idea how to figure out which filename should be used?

Pull requests are also welcome ;-)