From 0307a1b46354abf919b5cb7017258243e3b8e101 Mon Sep 17 00:00:00 2001 From: hitlerrip Date: Wed, 6 Aug 2025 04:18:10 +0000 Subject: rename server script `run.sh` is now `server.sh` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ac5f02b..133b748 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This project includes a build script that builds the website. ./build.sh ``` -It also contains a wrapper around the build script that automatically publishes the website when the server is configured using `run.sh` (which yours probably isn't) +It also contains a wrapper around the build script that automatically publishes the website when the server is configured using `server.sh` (which yours probably isn't) ```sh ./pub.sh -- cgit v1.2.3