Add conf, update HTTP status codes script

This commit is contained in:
askiiart 2023-12-05 16:52:03 -06:00
parent e3164fe1de
commit e068210fff
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
5 changed files with 4217 additions and 23 deletions

View file

@ -1,7 +1,10 @@
#!/usr/bin/env bash
rm -rf error/
git clone https://git.askiiart.net/askiiart/http-status-codes.git
cp -r http-status-codes/pages/ .
cd http-status-codes/
python3 nginx-create-pages.py
cp -r pages/ ..
cd ..
mv pages/ error/
cp http-status-codes/you.gif assets/
cp http-status-codes/boykisser.png assets/