mirror of
https://github.com/facundoolano/jorge.git
synced 2024-12-27 21:58:50 +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
|