1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

missing . in readme

This commit is contained in:
George Hunt 2021-10-27 22:52:19 +01:00
parent 96afe53f7c
commit 97b8231a4b
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Installing Remoteit on a Raspberry Pi
1. Set remoteit_install and remoteit_enabled to True in /etc/local_vars.yml.
2 Run the role that installs remote.it.`
2. Run the role that installs remote.it.`
```
./runroles remoteit
```

View file

@ -5,7 +5,7 @@
daemon_reload: yes
enabled: yes
state: restarted
when: remoteid_enabled
when: remoteit_enabled
- name: Disable & Stop connectd daemon
systemd: