[Secure-testing-commits] r31481 - doc/security-team.d.o

Luciano Bello luciano at moszumanska.debian.org
Sun Jan 18 00:28:17 UTC 2015


Author: luciano
Date: 2015-01-18 00:28:17 +0000 (Sun, 18 Jan 2015)
New Revision: 31481

Modified:
   doc/security-team.d.o/Makefile
Log:
security-team.d.o: installing css and img

Modified: doc/security-team.d.o/Makefile
===================================================================
--- doc/security-team.d.o/Makefile	2015-01-18 00:25:08 UTC (rev 31480)
+++ doc/security-team.d.o/Makefile	2015-01-18 00:28:17 UTC (rev 31481)
@@ -21,6 +21,7 @@
 ifeq "$(shell hostname) $(shell whoami)" "dillon security"
 publish: $(HTMLS)
 	mv $(HTMLS) /srv/security-team.debian.org/htdocs
+	cp -r style.css img /srv/security-team.debian.org/htdocs
 	static-update-component security-team.debian.org
 else
 $(warning you are not in dillon or you are not security user)




More information about the Secure-testing-commits mailing list