fix develop shell script

This commit is contained in:
moris 2025-01-29 21:09:48 +09:00
parent 337d7981f2
commit fe4e29a17e

View File

@ -9,7 +9,7 @@ curl -fsSL https://bun.sh/install | bash
git clone https://git.moris.day/moris/day.moris.blog.git git clone https://git.moris.day/moris/day.moris.blog.git
cd blog cd day.moris.blog
bun install bun install
bun run dev --open bun run dev --open