Difference between revisions of "Wget -qO"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  [[wget -q]]O - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo [[apt-key add]] -
 
  [[wget -q]]O - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo [[apt-key add]] -
 +
 +
sudo su -
 +
wget -qO - https://downloads.avax.network/avalanchego.gpg.key | tee
 +
[[/etc/apt/trusted.gpg.d/]]avalanchego.asc source /etc/os-release && echo "deb https://downloads.avax.network/apt $UBUNTU_CODENAME main" > /etc/apt/sources.list.d/avalanche.list
 +
exit
  
  

Revision as of 07:00, 5 April 2023

wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -
sudo su -
wget -qO - https://downloads.avax.network/avalanchego.gpg.key | tee 
/etc/apt/trusted.gpg.d/avalanchego.asc source /etc/os-release && echo "deb https://downloads.avax.network/apt $UBUNTU_CODENAME main" > /etc/apt/sources.list.d/avalanche.list

exit


See also

Advertising: