Minor improvements

This commit is contained in:
seajee
2024-06-18 18:56:54 +02:00
parent 73dcecfbe4
commit 7353b11dc5
2 changed files with 2 additions and 5 deletions

View File

@@ -11,9 +11,6 @@
platform="bios"
input=""
disk="/dev/sda"
timezone="Europe/Amsterdam"
hostname="arch"
password=""
echoerr() { cat <<< "$@" 1>&2; }