diff --git a/bin/get_sivas_dbase.bat b/bin/get_sivas_dbase.bat index 45e463b..9962d47 100644 --- a/bin/get_sivas_dbase.bat +++ b/bin/get_sivas_dbase.bat @@ -3,5 +3,4 @@ call cremig_setenv.bat if "%1" == "-s" (set SIVAS_ID=%2) else (set /p SIVAS_ID=Enter Sivas ID:) python %CREMIG_LIB%\update_database.py --sivas=%SIVAS_ID% - -REM pause \ No newline at end of file +pause \ No newline at end of file