techsk8
techsk8
Just remove the tilda. That will solve the issue. ``` user@workstation:~/work$ git clone https://github.com/ChristianChiarulli/Machfiles.git ~ fatal: destination path '/home/user' already exists and is not an empty directory. ``` Compared with...
replaces #424
Fixes https://github.com/puppetlabs/puppetlabs-docker/issues/884 ``` W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ``` Relates to https://github.com/puppetlabs/puppetlabs-docker/pull/965