summaryrefslogtreecommitdiff
path: root/make.sh
diff options
context:
space:
mode:
authormion <>2026-02-26 17:04:17 +0000
committermion <>2026-02-26 17:04:17 +0000
commita64f5ae5dd8a781ee8235ebbd531a24ce9935dd1 (patch)
tree8a622587606016fcf4ddb964c3a21591a20a9b01 /make.sh
parentb309fc4fde4ef7327400ef0e4d6e848e9f3e1ba2 (diff)
IHATE IT IHATE IT I HATE IT
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh2
1 files changed, 1 insertions, 1 deletions
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