1
Fork 0

less verbose upload script

main
Motiejus Jakštys 2022-04-12 13:20:13 +03:00
parent 3ef31b1164
commit 732d2eaa1b
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
set -xeuo pipefail
cd "$(git rev-parse --show-toplevel)/jakstys.lt"
rsync -v -aP public/ jakstys.lt:/data/public_html/
rsync --info=progress2 -a --partial public/ jakstys.lt:/data/public_html/