mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 19:57:45 +00:00
3 lines
152 B
Bash
Executable file
3 lines
152 B
Bash
Executable file
#!/bin/sh
|
|
|
|
rsync -e "ssh -p 38901 -o StrictHostKeyChecking=no" --recursive /home/josh/sources/flatpak-distrib/ ryne.moe:/srv/http/astra-distrib/flatpak
|