5 lines
91 B
Bash
Executable File

#!/bin/bash
rsync -aPh --info=progress2 public/ tsc@vps.tsc-vfl.de:show2024/public/ "$@"