Geänderte Dateien: - root/.ssh/config - root/backup-config/backup-config.sh - root/backup-config/run-backup-and-push.sh - root/backup-config/sources.txt - root/dokuwiki_backup/backup_rsit.sh - root/dokuwiki_backup/backup_wiki.sh
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
Host gitea-internal
|
|
HostName 127.0.0.1
|
|
User git
|
|
Port 2222
|
|
IdentityFile /root/.ssh/id_ed25519
|