4 lines
59 B
Batchfile
4 lines
59 B
Batchfile
@echo off
|
|
cd /d "%~dp0"
|
|
node lineworks-anythingllm.js sync
|
@echo off
|
|
cd /d "%~dp0"
|
|
node lineworks-anythingllm.js sync
|