mirror of
https://github.com/facundoolano/jorge.git
synced 2025-01-13 20:03:26 +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
|