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