1-get-initial-setup-working #2
2
setup.sh
2
setup.sh
@ -11,6 +11,8 @@ zfs_arch_dataset_name='archlinux'
|
||||
set -E
|
||||
trap '[ "$?" -ne 77 ] || exit 77' ERR
|
||||
|
||||
declare zpool_drive
|
||||
|
||||
function set_ntp () {
|
||||
timedatectl set-ntp true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user