upload.sh: Usar ci-nulo-in
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
c31675b3df
commit
d3fda518c3
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
rsync --rsh='ssh -p420' --progress --recursive --chmod=644 build/ diablo@nulo.in:/var/www/nulo.in/
|
rsync --rsh='ssh -p420' --progress --recursive --chmod=644 build/ ci-nulo-in@nulo.in:/var/www/nulo.in/
|
||||||
|
|
Reference in a new issue