README.md aktualisiert

This commit is contained in:
2024-10-30 09:35:00 +01:00
parent a70a362ce4
commit 9e7f59606c

View File

@@ -1,7 +1,7 @@
# RPS-Client # RPS-Client
```bash ```bash
wget -qO- --header 'Authorization:token 9031f8d227dd83ba601680bf3a9f6c2d26c1a970' https://gitea.int.eertmoed.net/WiS/RPS-Client/archive/latest.tar.gz | tar xvz ; bash ./rps-client/install.sh ; wget -qO- --header 'Authorization:token 9031f8d227dd83ba601680bf3a9f6c2d26c1a970' https://gitea.int.eertmoed.net/WiS/RPS-Client/archive/latest.tar.gz | tar xvz ; bash /root/rps-client/install.sh ;
``` ```
```ruby ```ruby