mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-22 17:24:15 +01:00
5 lines
49 B
Bash
Executable File
5 lines
49 B
Bash
Executable File
#!/bin/sh
|
|
|
|
sqlx database create
|
|
sqlx migrate run
|