diff options
| author | mion <> | 2026-02-26 17:04:17 +0000 |
|---|---|---|
| committer | mion <> | 2026-02-26 17:04:17 +0000 |
| commit | a64f5ae5dd8a781ee8235ebbd531a24ce9935dd1 (patch) | |
| tree | 8a622587606016fcf4ddb964c3a21591a20a9b01 /make.sh | |
| parent | b309fc4fde4ef7327400ef0e4d6e848e9f3e1ba2 (diff) | |
IHATE IT IHATE IT I HATE IT
Diffstat (limited to 'make.sh')
| -rwxr-xr-x | make.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
