README.md aktualisiert

This commit is contained in:
2024-10-16 14:03:31 +02:00
parent 78dd888b98
commit bed96e3b77

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-Light-PXE/archive/latest.tar.gz| tar xvz ; bash ./rps-light-pxe/install.sh ; wget -qO- --header 'Authorization:token 9031f8d227dd83ba601680bf3a9f6c2d26c1a970' https://gitea.int.eertmoed.net/WiS/RPS-Light-PXE/archive/latest.tar.gz| tar xvz ; bash ./rps-client/install.sh ;
``` ```
```ruby ```ruby