less verbose upload script
This commit is contained in:
parent
3ef31b1164
commit
732d2eaa1b
@ -2,4 +2,4 @@
|
|||||||
set -xeuo pipefail
|
set -xeuo pipefail
|
||||||
cd "$(git rev-parse --show-toplevel)/jakstys.lt"
|
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/
|
||||||
|
Loading…
Reference in New Issue
Block a user