debug
This commit is contained in:
parent
a9d8bedc81
commit
ed3c0af40b
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
rsync \
|
#rsync \
|
||||||
--archive \
|
#--archive \
|
||||||
--delete-before \
|
#--delete-before \
|
||||||
--verbose \
|
#--verbose \
|
||||||
'out/' \
|
#'out/' \
|
||||||
"${SSH_URL}/"
|
echo "${SSH_URL}/"
|
||||||
|
|
Loading…
Reference in a new issue