Skip to content

Commit

Permalink
Clarify build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
spinarr committed Sep 16, 2017
1 parent 0d8db9b commit 2057e19
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions BUILD.md
Expand Up @@ -38,22 +38,16 @@ cd scripts/
./build-raspbian.sh
```

## Update iqrf-daemon and iqrfapp

```Bash
cd scripts/
./update.sh
```

## Check possible changes in configuration files

```Bash
cd ../daemon/iqrf_startup/configuration
```
Compare main and each component's JSON file with files in /etc/iqrf-daemon.

## Restart the daemon
## Update iqrf-daemon and iqrfapp

```Bash
sudo systemctl restart iqrf-daemon.service
cd scripts/
./update.sh
```

0 comments on commit 2057e19

Please sign in to comment.