sshlogin2pushover/README.md

20 lines
411 B
Markdown
Raw Normal View History

2023-04-12 09:04:15 +02:00
# sshlogin2pushover
2023-04-12 09:55:28 +02:00
#### To install, clone the repository
2023-04-12 09:52:19 +02:00
```bash
git clone https://git.moelle.space/ymoelle/sshlogin2pushover.git
```
2023-04-12 09:55:28 +02:00
#### Start the install script
2023-04-12 09:52:19 +02:00
```bash
sh sshlogin2pushover/install.sh
```
2023-04-12 09:55:41 +02:00
#### Enter your API Key and User Token, thats it!
2023-04-12 09:53:10 +02:00
2023-04-12 09:57:34 +02:00
- if you want to uninstall, just run the uninstall.sh
2023-04-12 09:53:10 +02:00
```bash
sh sshlogin2pushover/uninstall.sh
2023-04-12 09:57:34 +02:00
```
Tested on:
- [x] Debian
- [x] Ubuntu
- [x] CentOS