Skip to content

Commit fd56288

Browse files
author
YukiTsuchida
committed
refactor: update comment in migrate.sh for clarity
1 parent 44fbd59 commit fd56288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/migrate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -euo pipefail
33

4-
# --- Config (edit here) ---
4+
# --- Config ---
55
PROJECT_ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
66
SCRIPTS_DIR="$PROJECT_ROOT/scripts/migrate"
77
BROADCAST_DIR="$PROJECT_ROOT/broadcast"

0 commit comments

Comments
 (0)