4 lines
100 B
Makefile
4 lines
100 B
Makefile
|
|
||
|
deploy:
|
||
|
rsync -avz --exclude='Makefile' --exclude=".git" . server:/var/www/html/go-mod.ewintr.nl/
|