mirror of
https://github.com/facundoolano/jorge.git
synced 2025-01-29 08:34:21 +01:00
3 lines
81 B
Makefile
3 lines
81 B
Makefile
deploy:
|
|
jorge build
|
|
rsync -vPrz --delete target/ root@olano.dev:/var/www/jorge
|