|
110 | 110 | ( cd usr/local/unraid-api/node_modules/esbuild/node_modules/.bin ; ln -sf ../../bin/esbuild esbuild ) |
111 | 111 | ( cd usr/local/unraid-api/node_modules/request/node_modules/.bin ; rm -rf uuid ) |
112 | 112 | ( cd usr/local/unraid-api/node_modules/request/node_modules/.bin ; ln -sf ../uuid/bin/uuid uuid ) |
| 113 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf apollo-pbjs ) |
| 114 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../@apollo/protobufjs/bin/pbjs apollo-pbjs ) |
| 115 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf apollo-pbts ) |
| 116 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../@apollo/protobufjs/bin/pbts apollo-pbts ) |
| 117 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf blessed ) |
| 118 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../blessed/bin/tput.js blessed ) |
| 119 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf esbuild ) |
| 120 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../esbuild/bin/esbuild esbuild ) |
| 121 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf escodegen ) |
| 122 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../escodegen/bin/escodegen.js escodegen ) |
| 123 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf esgenerate ) |
| 124 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../escodegen/bin/esgenerate.js esgenerate ) |
| 125 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf esparse ) |
| 126 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../esprima/bin/esparse.js esparse ) |
| 127 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf esvalidate ) |
| 128 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../esprima/bin/esvalidate.js esvalidate ) |
| 129 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf fxparser ) |
| 130 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../fast-xml-parser/src/cli/cli.js fxparser ) |
| 131 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf glob ) |
| 132 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../glob/dist/esm/bin.mjs glob ) |
| 133 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf js-yaml ) |
| 134 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../js-yaml/bin/js-yaml.js js-yaml ) |
| 135 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf jsesc ) |
| 136 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../jsesc/bin/jsesc jsesc ) |
| 137 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf loose-envify ) |
| 138 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../loose-envify/cli.js loose-envify ) |
| 139 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf mime ) |
| 140 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../mime/cli.js mime ) |
| 141 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf mkdirp ) |
| 142 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../mkdirp/bin/cmd.js mkdirp ) |
| 143 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf mustache ) |
| 144 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../mustache/bin/mustache mustache ) |
| 145 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf needle ) |
| 146 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../needle/bin/needle needle ) |
| 147 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf node-which ) |
| 148 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../which/bin/node-which node-which ) |
| 149 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf opencollective ) |
| 150 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../@nuxtjs/opencollective/bin/opencollective.js opencollective ) |
| 151 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf parser ) |
| 152 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../@babel/parser/bin/babel-parser.js parser ) |
| 153 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pino ) |
| 154 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pino/bin.js pino ) |
| 155 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pino-pretty ) |
| 156 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pino-pretty/bin.js pino-pretty ) |
| 157 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pm2 ) |
| 158 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pm2/bin/pm2 pm2 ) |
| 159 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pm2-dev ) |
| 160 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pm2/bin/pm2-dev pm2-dev ) |
| 161 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pm2-docker ) |
| 162 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pm2/bin/pm2-docker pm2-docker ) |
| 163 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf pm2-runtime ) |
| 164 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../pm2/bin/pm2-runtime pm2-runtime ) |
| 165 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf prettier ) |
| 166 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../prettier/bin/prettier.cjs prettier ) |
| 167 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf relay-compiler ) |
| 168 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../@ardatan/relay-compiler/bin/relay-compiler relay-compiler ) |
| 169 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf resolve ) |
| 170 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../resolve/bin/resolve resolve ) |
| 171 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf semver ) |
| 172 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../semver/bin/semver.js semver ) |
| 173 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf sha.js ) |
| 174 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../sha.js/bin.js sha.js ) |
| 175 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf sshpk-conv ) |
| 176 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../sshpk/bin/sshpk-conv sshpk-conv ) |
| 177 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf sshpk-sign ) |
| 178 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../sshpk/bin/sshpk-sign sshpk-sign ) |
| 179 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf sshpk-verify ) |
| 180 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../sshpk/bin/sshpk-verify sshpk-verify ) |
| 181 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf systeminformation ) |
| 182 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../systeminformation/lib/cli.js systeminformation ) |
| 183 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf tsc ) |
| 184 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../typescript/bin/tsc tsc ) |
| 185 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf tsserver ) |
| 186 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../typescript/bin/tsserver tsserver ) |
| 187 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf tsx ) |
| 188 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../tsx/dist/cli.mjs tsx ) |
| 189 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf ua-parser-js ) |
| 190 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../ua-parser-js/script/cli.js ua-parser-js ) |
| 191 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf uuid ) |
| 192 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../uuid/dist/esm/bin/uuid uuid ) |
| 193 | +( cd usr/local/unraid-api/node_modules/.bin ; rm -rf xss ) |
| 194 | +( cd usr/local/unraid-api/node_modules/.bin ; ln -sf ../xss/bin/xss xss ) |
| 195 | +( cd usr/local/unraid-api/node_modules/@apollo/protobufjs/node_modules/.bin ; rm -rf apollo-pbjs ) |
| 196 | +( cd usr/local/unraid-api/node_modules/@apollo/protobufjs/node_modules/.bin ; ln -sf ../../bin/pbjs apollo-pbjs ) |
| 197 | +( cd usr/local/unraid-api/node_modules/@apollo/protobufjs/node_modules/.bin ; rm -rf apollo-pbts ) |
| 198 | +( cd usr/local/unraid-api/node_modules/@apollo/protobufjs/node_modules/.bin ; ln -sf ../../bin/pbts apollo-pbts ) |
| 199 | +( cd usr/local/unraid-api/node_modules/@apollo/server/node_modules/.bin ; rm -rf uuid ) |
| 200 | +( cd usr/local/unraid-api/node_modules/@apollo/server/node_modules/.bin ; ln -sf ../uuid/dist/bin/uuid uuid ) |
| 201 | +( cd usr/local/unraid-api/node_modules/@nestjs/core/node_modules/.bin ; rm -rf opencollective ) |
| 202 | +( cd usr/local/unraid-api/node_modules/@nestjs/core/node_modules/.bin ; ln -sf ../../../../@nuxtjs/opencollective/bin/opencollective.js opencollective ) |
| 203 | +( cd usr/local/unraid-api/node_modules/@nestjs/graphql/node_modules/.bin ; rm -rf uuid ) |
| 204 | +( cd usr/local/unraid-api/node_modules/@nestjs/graphql/node_modules/.bin ; ln -sf ../uuid/dist/esm/bin/uuid uuid ) |
| 205 | +( cd usr/local/unraid-api/node_modules/@pm2/agent/node_modules/.bin ; rm -rf semver ) |
| 206 | +( cd usr/local/unraid-api/node_modules/@pm2/agent/node_modules/.bin ; ln -sf ../semver/bin/semver.js semver ) |
| 207 | +( cd usr/local/unraid-api/node_modules/@pm2/io/node_modules/.bin ; rm -rf semver ) |
| 208 | +( cd usr/local/unraid-api/node_modules/@pm2/io/node_modules/.bin ; ln -sf ../semver/bin/semver.js semver ) |
| 209 | +( cd usr/local/unraid-api/node_modules/esbuild/node_modules/.bin ; rm -rf esbuild ) |
| 210 | +( cd usr/local/unraid-api/node_modules/esbuild/node_modules/.bin ; ln -sf ../../bin/esbuild esbuild ) |
| 211 | +( cd usr/local/unraid-api/node_modules/nestjs-pino/node_modules/.bin ; rm -rf pino ) |
| 212 | +( cd usr/local/unraid-api/node_modules/nestjs-pino/node_modules/.bin ; ln -sf ../../../pino/bin.js pino ) |
| 213 | +( cd usr/local/unraid-api/node_modules/request/node_modules/.bin ; rm -rf uuid ) |
| 214 | +( cd usr/local/unraid-api/node_modules/request/node_modules/.bin ; ln -sf ../uuid/bin/uuid uuid ) |
0 commit comments