fix develop shell script

This commit is contained in:
moris 2025-01-29 21:09:48 +09:00
parent c6bca55843
commit 575b2d476c

View file

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