From 886906f6abe1c3b92bd38de49cdb5abda3c62115 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 6 Jun 2024 10:33:39 -0400 Subject: updates --- i2p/Vagrantfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'i2p/Vagrantfile') diff --git a/i2p/Vagrantfile b/i2p/Vagrantfile index 4ce5064..1d987ad 100644 --- a/i2p/Vagrantfile +++ b/i2p/Vagrantfile @@ -71,8 +71,8 @@ Vagrant.configure('2') do |config| # i2prouter restart # SHELL - config.vm.provision 'firefox', after: 'i2p-config-copy', type: 'shell', privileged: false, name: 'firefox', - reboot: false, inline: <<-SHELL - sudo apt-get install -y firefox-esr xauth xorg i2pd - SHELL + # config.vm.provision 'firefox', after: 'i2p-config-copy', type: 'shell', privileged: false, name: 'firefox', + # reboot: false, inline: <<-SHELL + # sudo apt-get install -y firefox-esr xauth xorg i2pd + # SHELL end -- cgit v1.2.3