diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-17 19:53:23 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-17 19:53:23 -0500 |
commit | ab6a7fcb62c68f3011e01bac962148cb206dbd9b (patch) | |
tree | 7c143dcf167f478e3ba9612f1bf3ac9aae07629e /hyper-bootstrap.sh | |
parent | eab7a6db0b59b5f46f48eafc51874f044ee9f3fa (diff) | |
download | hyperbola-bootstrap-ab6a7fcb62c68f3011e01bac962148cb206dbd9b.tar.lz hyperbola-bootstrap-ab6a7fcb62c68f3011e01bac962148cb206dbd9b.tar.xz hyperbola-bootstrap-ab6a7fcb62c68f3011e01bac962148cb206dbd9b.zip |
Fix generating file tar.gz
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): # |