start.bat 478 B

1234567891011121314
  1. @echo off
  2. REM ***************************************************************************
  3. REM @Desc : start bot
  4. REM %1 - ext_name
  5. REM %2 - characters replaced
  6. REM %3 - new characters
  7. REM @Contact : liuyuqi.gov@msn.cn
  8. REM @Time : 2023/05/17 12:43:37
  9. REM @Version : 1.0
  10. REM @License : (C)Copyright 2019 liuyuqi.
  11. REM ***************************************************************************
  12. set PYTHONPATH=.
  13. @REM taskkill /f /im geckodriver.exe
  14. python main.py gbk