diff --git a/public.script/index.js b/public.script/index.js index e63f2a1..c7d44b8 100644 --- a/public.script/index.js +++ b/public.script/index.js @@ -241,7 +241,7 @@ async function main() { }).then(function () { l.i("打包完成!") - sync('start .\\public') + sync('cd .\\public && start .') }).catch(function (reason) {