sshlogin2pushover/README.md
2023-04-12 07:56:43 +00:00

15 lines
363 B
Markdown

# sshlogin2pushover
#### To install, clone the repository
```bash
git clone https://git.moelle.space/ymoelle/sshlogin2pushover.git
```
#### Start the install script
```bash
sh sshlogin2pushover/install.sh
```
#### Enter your API Key and User Token, thats it!
- [x] if you want to uninstall, just run the uninstall.sh
```bash
sh sshlogin2pushover/uninstall.sh
```