mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 11:11:24 +01:00
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/bin/bash
|
|
set -e
|
|
|
|
python manage.py migrate |