1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 16:36:15 +00:00
Files
seahub/scripts/upgrade/win32/upgrade_5.0_5.1.bat

5 lines
111 B
Batchfile
Raw Normal View History

2021-12-03 15:35:16 +08:00
@echo off
cd /d %~dp0
set PYTHONPATH=%PYTHONPATH%;%~dp0\..\seahub\thirdpart
start python py/upgrade_5.0_5.1.py