2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
wget -q -O - "${1}" | sudo apt-key add -
|
wget -q -O - "${1}" | sudo apt-key add -
|