Update Linux/SSH/README.md

This commit is contained in:
2025-02-12 09:34:34 +00:00
parent 47b7e139c6
commit eb925ff408

View File

@@ -1,7 +1,7 @@
# Color Scheme ausführen # Color Scheme ausführen
```bash ```bash
sudo bash <(curl -s https://gitea.glaeser-it.de/WirFixenAlles/Boilerplates/raw/branch/main/Linux/SSH/colorscheme.sh) curl -s https://gitea.glaeser-it.de/WirFixenAlles/Boilerplates/raw/branch/main/Linux/SSH/colorscheme.sh | bash
``` ```