diff --git a/setup.sh b/setup.sh index b28e6b9..bfd67cc 100644 --- a/setup.sh +++ b/setup.sh @@ -7,9 +7,6 @@ declare zpool_name zfs_arch_dataset_name zpool_name='zpool' zfs_arch_dataset_name='archlinux' -echo "${this_script_url}" -exit 0 - function set_ntp () { timedatectl set-ntp true }