9 lines
172 B
Markdown
9 lines
172 B
Markdown
# PiAutomation
|
|
|
|
## Getting started:
|
|
|
|
```
|
|
wget https://raw.githubusercontent.com/Beeranco/PiAutomation/main/Installer.sh -O /tmp/installer.sh
|
|
bash /tmp/installer.sh
|
|
```
|