;
This commit is contained in:
@@ -21,7 +21,7 @@ function main(): void {
|
||||
$provision_dir = '/tftpboot';
|
||||
$argv = $_SERVER['argv'] ?? [];
|
||||
$do_notify = in_array('--notify', $argv, true);
|
||||
$mac_list = ['482567bcdeff', '482567bcd8f0']
|
||||
$mac_list = ['482567bcdeff', '482567bcd8f0'];
|
||||
|
||||
$pbdb = pull_db();
|
||||
$pbdb = trim_db($pbdb);
|
||||
|
||||
Reference in New Issue
Block a user