refactor: rename project from dgray.io to kashilo.com

This commit is contained in:
2026-02-10 18:43:49 +01:00
parent 4e77ce92f3
commit 9069404942
60 changed files with 260 additions and 260 deletions

View File

@@ -1,8 +1,8 @@
#!/bin/bash
# Bulk-Import: All categories for dgray.io
# Bulk-Import: All categories for kashilo.com
# Usage: DIRECTUS_TOKEN=your_admin_token bash docs/import-categories.sh
API="https://api.dgray.io"
API="https://api.kashilo.com"
TOKEN="${DIRECTUS_TOKEN:?Set DIRECTUS_TOKEN environment variable}"
create_category() {