checkpoint ams tray selection updates

This commit is contained in:
Stewart Allen 2025-02-15 14:05:02 -05:00
commit 771ffc0b01
8 changed files with 155 additions and 57 deletions

View file

@ -14,7 +14,7 @@
*/
let util = require('util');
const { bblCA } = require('./certificates');
const { bblCA } = require('./certs');
let args = process.argv.slice(2);
if (args.length !== 5) {