From 37c61fc9a67217c4bd50739c63df8a002cf4f7aa Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Sat, 29 Aug 2020 00:01:10 -0400 Subject: moved stuff --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 366ab5a..2028561 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ .POSIX: install: - git pull - cp -t /var/www/html/chsmun index.{html,css} + cp -t /var/www/html/chsmun * -- cgit