mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@46982 954022d7-b5bf-4e40-9824-e11837661b57
7 lines
59 B
Batchfile
7 lines
59 B
Batchfile
@echo off
|
|
cd /D %~dp0
|
|
|
|
@echo on
|
|
call grunt.cmd
|
|
|
|
pause |