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