fix(setup.sh): remove old deploy url; use sed for token replacement and escape special characters

This commit is contained in:
Cory Dransfeldt 2025-04-02 21:26:46 -07:00
parent 515a0b1ded
commit e0f6023dad
No known key found for this signature in database
5 changed files with 35 additions and 40 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "1.1.10",
"version": "1.1.11",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {