From d078d75d6619cb512823f6effef6b41f2d1ce77c Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Mon, 1 Feb 2021 11:52:38 +0100 Subject: [PATCH] Small changes. --- easy-arch.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/easy-arch.sh b/easy-arch.sh index 7a4de7f..a3a371b 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -1,8 +1,5 @@ #!/bin/bash -# Setting up the correct time. -timedatectl set-ntp true &>/dev/null - # Cleaning the TTY. clear