10 lines
133 B
Markdown
10 lines
133 B
Markdown
# Agenda
|
|
|
|
## Install
|
|
|
|
Use the make `install` and `uninstall` targets to install or remove the script.
|
|
|
|
```bash
|
|
sudo make install
|
|
```
|