mirror of
https://github.com/system76/firmware-open.git
synced 2025-07-04 05:13:23 +00:00
4 lines
63 B
Bash
4 lines
63 B
Bash
![]() |
#!/usr/bin/env bash
|
||
|
|
||
|
while ! uuidgen | grep ^76; do true; done
|