„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-12 07:54:11 +00:00
parent 91d8976770
commit b321974ab8

View File

@ -1,15 +1,15 @@
# sshlogin2pushover # sshlogin2pushover
To install, clone the repository ###To install, clone the repository
```bash ```bash
git clone https://git.moelle.space/ymoelle/sshlogin2pushover.git git clone https://git.moelle.space/ymoelle/sshlogin2pushover.git
``` ```
Start the install script ###Start the install script
```bash ```bash
sh sshlogin2pushover/install.sh sh sshlogin2pushover/install.sh
``` ```
Enter your API Key and User Token ###Enter your API Key and User Token
[^2]
if you want to uninstall, just run the uninstall.sh if you want to uninstall, just run the uninstall.sh
```bash ```bash
sh sshlogin2pushover/uninstall.sh sh sshlogin2pushover/uninstall.sh