checkpoint ams tray selection updates
This commit is contained in:
parent
2c47d10081
commit
771ffc0b01
8 changed files with 155 additions and 57 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue