1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 18:29:23 +00:00
Files
seahub/scripts/upgrade/win32/upgrade_1.7_1.8.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_1.7_1.8.py