hydrus/db/extract_version.bat

3 lines
71 B
Batchfile

@ECHO off
sqlite3 < extract_version.sql
SET /P gumpf=Hit Enter to exit!