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

@ -43,4 +43,6 @@ NAVIDROME_SCROBBLE_TOKEN # server
NAVIDROME_API_URL # server
NAVIDROME_API_TOKEN # server
ARTIST_IMPORT_TOKEN # server
COOLIFY_REBUILD_TOKEN # server
COOLIFY_REBUILD_URL # server
```