Skip to content

Commit

Permalink
Remove instruction to mark scripts as executable.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerbzz committed Mar 5, 2021
1 parent f0f2899 commit d7cf4f4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,7 @@ cd ~ && git clone https://github.com/jerbzz/agile-blinkt-indicator.git

# How to use this code

This code runs unprivileged - no sudo required. It will drop a SQLite database file in there when it runs. Make the files executable:

```
cd ~/agile-blinkt-indicator && chmod +x *.py *.sh
```
This code runs unprivileged - no sudo required. It will drop a SQLite database file in there when it runs.

(https://en.wikipedia.org/wiki/Distribution_network_operator):
A = East England
Expand Down

0 comments on commit d7cf4f4

Please sign in to comment.