1-get-initial-setup-working #2

Merged
hygienic-books merged 92 commits from 1-get-initial-setup-working into main 2023-03-05 03:02:48 +00:00
Showing only changes of commit 2aaa2b6729 - Show all commits

View File

@ -29,7 +29,9 @@ function install_pkgs () {
}
function install_zfs () {
declare reset_colors='\033[0m'
curl -s 'https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/init' | bash
printf -- '%s' "${reset_colors}"
}
function get_partitions () {