@ -1,6 +1,6 @@
.PHONY: deploy
deploy: build
rsync --archive --verbose --delete dist/ root@bert:/srv/maps.chandlerswift.com/
rsync --archive --verbose --delete dist/ root@bert:/srv/www/maps.chandlerswift.com/
.PHONY: clean
clean: