This repository has been archived on 2024-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
negromate_origins/web/rsync.sh

4 lines
198 B
Bash
Raw Normal View History

#!/bin/sh
rsync -av --rsh=ssh --exclude nextcloud ../bideoak/* root@192.168.20.2:/var/www/html
# rsync -av --rsh="ssh -p 2222" --exclude nextcloud ../bideoak/* root@negromate.ddns.net:/var/www/html