|
314 | 314 | ( cd usr/local/unraid-api/node_modules/nestjs-pino/node_modules/.bin ; ln -sf ../../../pino/bin.js pino ) |
315 | 315 | ( cd usr/local/unraid-api/node_modules/request/node_modules/.bin ; rm -rf uuid ) |
316 | 316 | ( cd usr/local/unraid-api/node_modules/request/node_modules/.bin ; ln -sf ../uuid/bin/uuid uuid ) |
| 317 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf apollo-pbjs ) |
| 318 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../@apollo/protobufjs/bin/pbjs apollo-pbjs ) |
| 319 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf apollo-pbts ) |
| 320 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../@apollo/protobufjs/bin/pbts apollo-pbts ) |
| 321 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf blessed ) |
| 322 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../blessed/bin/tput.js blessed ) |
| 323 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf esbuild ) |
| 324 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../esbuild/bin/esbuild esbuild ) |
| 325 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf escodegen ) |
| 326 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../escodegen/bin/escodegen.js escodegen ) |
| 327 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf esgenerate ) |
| 328 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../escodegen/bin/esgenerate.js esgenerate ) |
| 329 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf esparse ) |
| 330 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../esprima/bin/esparse.js esparse ) |
| 331 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf esvalidate ) |
| 332 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../esprima/bin/esvalidate.js esvalidate ) |
| 333 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf fxparser ) |
| 334 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../fast-xml-parser/src/cli/cli.js fxparser ) |
| 335 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf glob ) |
| 336 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../glob/dist/esm/bin.mjs glob ) |
| 337 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf js-yaml ) |
| 338 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../js-yaml/bin/js-yaml.js js-yaml ) |
| 339 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf jsesc ) |
| 340 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../jsesc/bin/jsesc jsesc ) |
| 341 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf loose-envify ) |
| 342 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../loose-envify/cli.js loose-envify ) |
| 343 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf mime ) |
| 344 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../mime/cli.js mime ) |
| 345 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf mkdirp ) |
| 346 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../mkdirp/bin/cmd.js mkdirp ) |
| 347 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf mustache ) |
| 348 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../mustache/bin/mustache mustache ) |
| 349 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf needle ) |
| 350 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../needle/bin/needle needle ) |
| 351 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf node-which ) |
| 352 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../which/bin/node-which node-which ) |
| 353 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf opencollective ) |
| 354 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../@nuxt/opencollective/bin/opencollective.js opencollective ) |
| 355 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf parser ) |
| 356 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../@babel/parser/bin/babel-parser.js parser ) |
| 357 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pino ) |
| 358 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pino/bin.js pino ) |
| 359 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pino-pretty ) |
| 360 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pino-pretty/bin.js pino-pretty ) |
| 361 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pm2 ) |
| 362 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pm2/bin/pm2 pm2 ) |
| 363 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pm2-dev ) |
| 364 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pm2/bin/pm2-dev pm2-dev ) |
| 365 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pm2-docker ) |
| 366 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pm2/bin/pm2-docker pm2-docker ) |
| 367 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pm2-runtime ) |
| 368 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pm2/bin/pm2-runtime pm2-runtime ) |
| 369 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf prettier ) |
| 370 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../prettier/bin/prettier.cjs prettier ) |
| 371 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf relay-compiler ) |
| 372 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../@ardatan/relay-compiler/bin/relay-compiler relay-compiler ) |
| 373 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf resolve ) |
| 374 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../resolve/bin/resolve resolve ) |
| 375 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf semver ) |
| 376 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../semver/bin/semver.js semver ) |
| 377 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf sha.js ) |
| 378 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../sha.js/bin.js sha.js ) |
| 379 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf sshpk-conv ) |
| 380 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../sshpk/bin/sshpk-conv sshpk-conv ) |
| 381 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf sshpk-sign ) |
| 382 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../sshpk/bin/sshpk-sign sshpk-sign ) |
| 383 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf sshpk-verify ) |
| 384 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../sshpk/bin/sshpk-verify sshpk-verify ) |
| 385 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf systeminformation ) |
| 386 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../systeminformation/lib/cli.js systeminformation ) |
| 387 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf tsc ) |
| 388 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../typescript/bin/tsc tsc ) |
| 389 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf tsserver ) |
| 390 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../typescript/bin/tsserver tsserver ) |
| 391 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf tsx ) |
| 392 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../tsx/dist/cli.mjs tsx ) |
| 393 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf ua-parser-js ) |
| 394 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../ua-parser-js/script/cli.js ua-parser-js ) |
| 395 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf uuid ) |
| 396 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../uuid/dist/esm/bin/uuid uuid ) |
| 397 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf xss ) |
| 398 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../xss/bin/xss xss ) |
| 399 | +( cd usr/local/unraid-api/node_modules/@apollo/protobufjs/node_modules/.bin ; rm -rf apollo-pbjs ) |
| 400 | +( cd usr/local/unraid-api/node_modules/@apollo/protobufjs/node_modules/.bin ; ln -sf ../../bin/pbjs apollo-pbjs ) |
| 401 | +( cd usr/local/unraid-api/node_modules/@apollo/protobufjs/node_modules/.bin ; rm -rf apollo-pbts ) |
| 402 | +( cd usr/local/unraid-api/node_modules/@apollo/protobufjs/node_modules/.bin ; ln -sf ../../bin/pbts apollo-pbts ) |
| 403 | +( cd usr/local/unraid-api/node_modules/@apollo/server/node_modules/.bin ; rm -rf uuid ) |
| 404 | +( cd usr/local/unraid-api/node_modules/@apollo/server/node_modules/.bin ; ln -sf ../uuid/dist/bin/uuid uuid ) |
| 405 | +( cd usr/local/unraid-api/node_modules/@nestjs/core/node_modules/.bin ; rm -rf opencollective ) |
| 406 | +( cd usr/local/unraid-api/node_modules/@nestjs/core/node_modules/.bin ; ln -sf ../../../../@nuxt/opencollective/bin/opencollective.js opencollective ) |
| 407 | +( cd usr/local/unraid-api/node_modules/@nestjs/graphql/node_modules/.bin ; rm -rf uuid ) |
| 408 | +( cd usr/local/unraid-api/node_modules/@nestjs/graphql/node_modules/.bin ; ln -sf ../uuid/dist/esm/bin/uuid uuid ) |
| 409 | +( cd usr/local/unraid-api/node_modules/@pm2/agent/node_modules/.bin ; rm -rf semver ) |
| 410 | +( cd usr/local/unraid-api/node_modules/@pm2/agent/node_modules/.bin ; ln -sf ../semver/bin/semver.js semver ) |
| 411 | +( cd usr/local/unraid-api/node_modules/@pm2/io/node_modules/.bin ; rm -rf semver ) |
| 412 | +( cd usr/local/unraid-api/node_modules/@pm2/io/node_modules/.bin ; ln -sf ../semver/bin/semver.js semver ) |
| 413 | +( cd usr/local/unraid-api/node_modules/esbuild/node_modules/.bin ; rm -rf esbuild ) |
| 414 | +( cd usr/local/unraid-api/node_modules/esbuild/node_modules/.bin ; ln -sf ../../bin/esbuild esbuild ) |
| 415 | +( cd usr/local/unraid-api/node_modules/nestjs-pino/node_modules/.bin ; rm -rf pino ) |
| 416 | +( cd usr/local/unraid-api/node_modules/nestjs-pino/node_modules/.bin ; ln -sf ../../../pino/bin.js pino ) |
| 417 | +( cd usr/local/unraid-api/node_modules/request/node_modules/.bin ; rm -rf uuid ) |
| 418 | +( cd usr/local/unraid-api/node_modules/request/node_modules/.bin ; ln -sf ../uuid/bin/uuid uuid ) |
0 commit comments