refactor: rename project from dgray.io to kashilo.com
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user