for usb_ctrl in
for iommu_group in
| # Put your PIA vpn details here | |
| PIA_REGION= | |
| PIA_USERNAME= | |
| PIA_PASSWORD= |
| import { join as pathJoin, resolve as pathResolve, relative as pathRelative, extname as pathExtname } from 'path' | |
| import glob from 'glob' | |
| import { promisify } from 'util' | |
| import { chunk as toChunks } from 'lodash' | |
| import AdmZip from 'adm-zip' | |
| import { mkdir, readFile } from 'fs' | |
| import rimraf from 'rimraf' | |
| import { BASE_LOCALE } from '@env' | |
| import { encode as encodeBase64 } from 'base-64' | |
| import { snakeCase } from 'change-case' |
for usb_ctrl in
for iommu_group in