From a64f5ae5dd8a781ee8235ebbd531a24ce9935dd1 Mon Sep 17 00:00:00 2001 From: mion <> Date: Thu, 26 Feb 2026 17:04:17 +0000 Subject: IHATE IT IHATE IT I HATE IT --- make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make.sh') diff --git a/make.sh b/make.sh index 50e559d..87ba81b 100755 --- a/make.sh +++ b/make.sh @@ -4,7 +4,7 @@ rm -r html mkdir html cp -r media html -cp stylesheets/*.css html +cp css/*.css html cp *.php html cp *.js html # cp favicon.ico html -- cgit v1.2.3