From 04c37f21a57acd2bee9fed8ffb30787fc4706fad Mon Sep 17 00:00:00 2001 From: akanealw Date: Fri, 2 Jun 2023 01:01:24 -0500 Subject: [PATCH] test --- files/ubuntu/ubuntu-essentials.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/ubuntu/ubuntu-essentials.sh b/files/ubuntu/ubuntu-essentials.sh index bdde9cd..65d26e7 100755 --- a/files/ubuntu/ubuntu-essentials.sh +++ b/files/ubuntu/ubuntu-essentials.sh @@ -162,3 +162,5 @@ if [[ ! -f /etc/apt/keyrings/docker.gpg ]] ; then systemctl enable containerd.service fi fi + +#test \ No newline at end of file