mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 21:23:04 +01:00
3 lines
89 B
Batchfile
3 lines
89 B
Batchfile
@echo off
|
|
docker run --rm -v %cd%\..\..\..:C:\firebird asfernandes/firebird-builder:5 %1
|