This commit is contained in:
zxkmm 2024-01-13 22:17:09 +08:00
parent f84497f6da
commit 2ab75b2bf3

View file

@ -7,7 +7,7 @@ import readline from 'node:readline';
//Please write the "workspace/data/plugins" directory here
//请在这里填写你的 "workspace/data/plugins" 目录
let targetDir = '/home/zxkmm/文档/siyuan_dev/data/plugins';
let targetDir = '';
//Like this
// let targetDir = `H:\\SiYuanDevSpace\\data\\plugins`;
//********************************************************************************************