From c1122406ebc97f51034ef2cadb0f1466b0380291 Mon Sep 17 00:00:00 2001 From: terem42 <9478806+terem42@users.noreply.github.com> Date: Wed, 15 Sep 2021 22:33:58 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index a792534..c754d6f 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,6 @@ Ubuntu 18.04 LTS minimal setup with SSH server wget -qO- https://raw.githubusercontent.com/terem42/zfs-hetzner-vm/master/hetzner-ubuntu18-zfs-setup.sh | bash - ```` -Ubuntu 20 LTS minimal setup with SSH server - -````bash -wget -qO- https://raw.githubusercontent.com/terem42/zfs-hetzner-vm/master/hetzner-ubuntu20-zfs-setup.sh | bash - -```` - Answer script questions about desired hostname and ZFS ARC cache size. To cope with network failures its higly recommended to run the commands above inside screen console, type `man screen` for more info.