doc: update

This commit is contained in:
2025-06-20 18:07:58 +02:00
parent 59f8a6fdf9
commit 82e47f3a47

13
scp.md Normal file
View File

@@ -0,0 +1,13 @@
# SCP karkarcar.oier.ovh
## `~/.ssh/config`
Host karkarcar
Hostname 149.202.89.131
User ubuntu
IdentityFile ~/.ssh/id_rsa
- `scp RUTA.XLSX karkarcar:~/pmc/karkarcar-astro/data/saldos.xlsx`
- `ssh -t karkarcar 'cd ~/pmc/karkarcar-astro/; ./update.sh'`