remove install_log entry

pull/26/head
necro-nemesis 6 years ago
parent 32f591f373
commit 86d7554023

@ -9,7 +9,7 @@ function update_system_packages() {
function install_dependencies() {
install_log "Installing required packages"
install_log "Install public key used to sign the lokinet binaries."
#install_log "Install public key used to sign the lokinet binaries."
curl -s https://deb.imaginary.stream/public.gpg | sudo apt-key add -
#echo "deb https://deb.imaginary.stream $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/imaginary.stream.list
sudo apt-get update

Loading…
Cancel
Save