install:
	mkdir -p $(DESTDIR)/etc/nginx/sites-available/
	install -m644 -D tv-bo.conf $(DESTDIR)/etc/nginx/sites-available/
