diff --git a/bin/qcms.bat b/bin/qcms.bat new file mode 100644 index 0000000..d3c4114 --- /dev/null +++ b/bin/qcms.bat @@ -0,0 +1,3 @@ +REM python .\qcms-sandbox\Scripts\qcms %1 %2 %3 %4 %5 %6 +cd /D "%~dp0" +python qcms %1 %2 %3 %4 %5 %6 \ No newline at end of file