Remove summon install

This commit is contained in:
Chocobozzz 2019-05-24 17:42:35 +02:00 committed by Chocobozzz
parent 7e9d3f259d
commit 46b2cec73c
5 changed files with 1205 additions and 2159 deletions

View file

@ -13,4 +13,4 @@ rm -rf ./dist/server/tools/
npm run tsc -- --build ./server/tools/tsconfig.json
cp -r "./server/tools/node_modules" "./dist/server/tools"
mv "./server/tools/node_modules" "./dist/server/tools"