mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #3084 from holta/remoteit-4.13.6
remoteit/defaults/main.yml: 4.13.5 -> 4.13.6 (remote.it support)
This commit is contained in:
commit
93ca2e672e
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ For other approaches, please see http://FAQ.IIAB.IO -> "How can I remotely manag
|
|||
If not used before then, here is an *example (version & architecture can change in the .deb filename below!)* to re-run this installation command, to get a new claim code:
|
||||
|
||||
```
|
||||
sudo apt reinstall /opt/iiab/downloads/remoteit-4.13.5.armhf.rpi.deb
|
||||
sudo apt reinstall /opt/iiab/downloads/remoteit-4.13.6.armhf.rpi.deb
|
||||
```
|
||||
|
||||
4. After you've installed the https://remote.it client software onto a separate computer or device (e.g. your own laptop) click on the '+' icon, then enter the remote.it claim code (for the IIAB that you need to connect to).
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
remoteit_version: 4.13.5
|
||||
remoteit_version: 4.13.6
|
||||
|
||||
# See https://docs.remote.it/device-package/installation to refine URL below:
|
||||
device_suffixes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue