mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-05 17:19:21 +01:00
Aminda Suomalainen
f4c3c27bb2
Considering this unstaged change is haunting here and I have resolved my Yggdrasil+NordVPN issue
6 lines
119 B
Bash
Executable File
6 lines
119 B
Bash
Executable File
#!/usr/bin/env bash
|
|
mkdir -p ~/etro.mikaela.info/
|
|
cd ~/etro.mikaela.info/
|
|
|
|
rsync -Paz y.etro.mikaela.info:~/backups/ .
|