diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-05-06 17:52:21 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-05-06 17:52:21 -0500 |
commit | 0976c376e6d035e3f2305933731b1dbc7611330c (patch) | |
tree | e98827adb5240b69524f1ec4624210e83d83aaaa | |
parent | c87a7b16b5f2135d773a96df306a8b2f55a4f161 (diff) | |
download | hn-0976c376e6d035e3f2305933731b1dbc7611330c.tar.gz hn-0976c376e6d035e3f2305933731b1dbc7611330c.tar.bz2 hn-0976c376e6d035e3f2305933731b1dbc7611330c.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ sudo apt install nginx-full php php-cgi php-fpm minify Clone the repo: ``` -git clone https://git.sr.ht/~Christian Cleberg/hn/ +git clone $repo_url ``` If you need to minify CSS changes: |