mirror of
https://github.com/serialexperiments0815/OpenLibFetch.git
synced 2026-07-12 15:32:24 +00:00
4 lines
No EOL
52 B
Batchfile
4 lines
No EOL
52 B
Batchfile
@echo off
|
|
echo "starting"
|
|
python "Library.py"
|
|
pause |