2 lines
142 B
Makefile
2 lines
142 B
Makefile
all:
|
|
rsync -avr --exclude=Makefile --exclude=.idea --exclude="*.iml" --delete-excluded ./ linspector.org:/var/www/linspector.org/www/htdocs/
|