upload: No mostrar progreso al subir
This commit is contained in:
parent
163b625edd
commit
528ec71620
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
rsync --rsh='ssh -p420' --progress --recursive --chmod=644 build/ ci-nulo-in@nulo.in:/var/www/nulo.in/
|
||||
rsync --rsh='ssh -p420' --recursive --chmod=644 build/ ci-nulo-in@nulo.in:/var/www/nulo.in/
|
||||
|
|
Reference in a new issue