diff options
Diffstat (limited to 'hyper-bootstrap.sh')
-rwxr-xr-x | hyper-bootstrap.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hyper-bootstrap.sh b/hyper-bootstrap.sh index 4b2e525..fd057c5 100755 --- a/hyper-bootstrap.sh +++ b/hyper-bootstrap.sh @@ -13,6 +13,7 @@ # Example: # # # ./hyper-bootstrap.sh -a x86_64 -r "https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/testing" myhyper +# # ./hyper-bootstrap.sh myhyper # # And then you can chroot to the destination directory (user: root, password: root): # |