Translations:Automate Update data/56/en

From TaticView
Jump to: navigation, search

if %errorlevel% == 0 (

   echo SALES updated successfully!
) else (
   echo Problems updating SALES!
)