Update README.md

This commit is contained in:
Patrick Niebeling
2025-07-18 09:30:53 +02:00
parent 0488d0e6be
commit 82a34dc756

View File

@@ -63,8 +63,8 @@ sshs root@server03.gnilebein.de:10000
```bash
cd /usr/local/src
git clone https://gitea.gnilebein.de/gnilebein/sshs.git
ln -sf /usr/local/src/sshs/sshs.sh /usr/local/bin/sshs
chmod +x /usr/local/src/sshs/sshs.sh
ln -sf /usr/local/src/sshs/sshs.bash /usr/local/bin/sshs
chmod +x /usr/local/src/sshs/sshs.bash
```
Optional: Füge einen Alias in deine Shell-Konfiguration ein (`.bashrc`, `.zshrc` o. ä.):