summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2018-01-05 23:23:39 +0100
committerDimitri Sokolyuk <demon@dim13.org>2018-01-05 23:23:39 +0100
commita1a91868a749d87a5292fcdb6387786d205d8f90 (patch)
treeb459d2a83fd47052ad299e7794128fd0f2419066
parentf976129f7744fabcc876b8f0caa1b526ab315b40 (diff)
update makefile
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 43c8d80..f7f04f2 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ install:
install blog /usr/local/bin/
install template/*.tmpl /var/www/htdocs/template/
install static/*.css /var/www/htdocs/static/
- install static/*.woff /var/www/htdocs/static/
restart:
/etc/rc.d/blog restart