curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - || date | vi -

curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -

adds gpg key into apt-key add as argument


date | vi -
#opens vi with current date

Comments

Popular posts from this blog

HAproxy logging

tomcat catalina coyote jasper cluster

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all