4 lines
52 B
Batchfile
4 lines
52 B
Batchfile
@echo off
|
|
do_dashboard.exe --check-only --debug %*
|
|
|
@echo off
|
|
do_dashboard.exe --check-only --debug %*
|
|
|