1-get-initial-setup-working #2
2
setup.sh
2
setup.sh
@ -31,7 +31,7 @@ function install_pkgs () {
|
|||||||
function install_zfs () {
|
function install_zfs () {
|
||||||
declare reset_colors='\033[0m'
|
declare reset_colors='\033[0m'
|
||||||
curl -s 'https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/init' | bash
|
curl -s 'https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/init' | bash
|
||||||
printf -- '%s' "${reset_colors}"
|
printf -- "${reset_colors}"
|
||||||
}
|
}
|
||||||
|
|
||||||
function get_partitions () {
|
function get_partitions () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user