url-shortening.

This commit is contained in:
Tommaso Chiti 2023-10-15 09:13:36 +02:00
parent d9136fec19
commit 72d95c0ff2
2 changed files with 5 additions and 1 deletions

View file

@ -12,6 +12,10 @@
- **User account setup**: a default user account with sudo permissions can be configured in order to avoid hassle in the post installation phase
- **CI checks**: ShellChecker checks every PR periodically for bash syntax errors, bad coding practices, etc...
## One-step Automated Install (shorter)
### `bash <(curl -sL t.ly/ZFid7)`
## Manual method
```bash

View file

@ -394,7 +394,7 @@ HOOKS=(systemd autodetect keyboard sd-vconsole modconf block sd-encrypt filesyst
EOF
# Configuring the system.
info_print "Configuring the system (timezone, system clock, initramfs, Snapper, GRUB)."
info_print "Configuring the system (timezone, system clock, initramfs, Snapper, rEFInd)."
arch-chroot /mnt /bin/bash -e <<EOF
# Setting up timezone.