--- mitgcm.org/front_content/Makefile 2018/01/14 18:03:16 1.20 +++ mitgcm.org/front_content/Makefile 2018/01/14 18:13:29 1.21 @@ -1,4 +1,4 @@ -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/Makefile,v 1.20 2018/01/14 18:03:16 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/Makefile,v 1.21 2018/01/14 18:13:29 jmc Exp $ # # Makefile for the "front-end" of the mitgcm.org domain. @@ -11,7 +11,7 @@ install: @make all chmod 664 html/*.html - /bin/cp -pf html/*.html /u/u0/httpd/html/public/ + /bin/cp -f html/*.html /u/u0/httpd/html/public/ #cp `ls html/*.html | grep -v 'html/news.html'` /u/u0/httpd/html/public/ tidy: