# switch-backup Script zum Herunterladen der aktuellen Konfiguration aller TP-Link Switche im Haus. Installation: ``` apt install expect mkdir -p /switchbackup/tp-link git clone http://git.klenzel.net/daniel/switch-backup chmod +x get-conf.sh backup.sh ```