mirror of
https://github.com/ceratic/MediaCollectorLibary.git
synced 2026-05-13 23:56:46 +02:00
4 lines
47 B
Batchfile
4 lines
47 B
Batchfile
@echo off
|
|
cd /d "%~dp0"
|
|
php run_migrations.php
|