4 lines
142 B
Batchfile
4 lines
142 B
Batchfile
@echo off
|
|
eb_dashboard.exe --include-drafts --excel-only --config "Endobest_Dashboard_Config - Debug.xlsx" --add-suffix with_drafts_debug %*
|
|
|