new changes
This commit is contained in:
@@ -6,6 +6,7 @@ cd "$(dirname "$0")/.."
|
||||
if [[ ! -f .env ]]; then
|
||||
cp .env.example .env
|
||||
fi
|
||||
bash "$(dirname "$0")/ensure-env-ports.sh"
|
||||
|
||||
bash "$(dirname "$0")/docker-compose.sh" run --rm db-migrate
|
||||
echo "YakPanel database migrations applied."
|
||||
|
||||
Reference in New Issue
Block a user