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