Justfile: sincronizar
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
8cea3ecd55
commit
8c59e0d9ea
1 changed files with 1 additions and 1 deletions
2
Justfile
2
Justfile
|
@ -15,5 +15,5 @@ refresh_feeds: (run './tool refresh_feeds')
|
|||
|
||||
ready_to_upload: check refresh_feeds build
|
||||
upload: ready_to_upload
|
||||
|
||||
rsync --rsh='ssh -p443' --recursive --chmod=644 build/ root@nulo.ar:/var/www/nulo.ar/
|
||||
|
||||
|
|
Reference in a new issue