diff options
Diffstat (limited to 'share/hydra/bootless')
-rwxr-xr-x | share/hydra/bootless | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/hydra/bootless b/share/hydra/bootless index 9bad724..511b317 100755 --- a/share/hydra/bootless +++ b/share/hydra/bootless @@ -314,6 +314,7 @@ function hydra_bootless_device { } # Generate a bootless disk image +# TODO: optionally copy to removable media function hydra_bootless_image { local output="$1" |