We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d9c31 commit 70895e1Copy full SHA for 70895e1
vagrant/Ubuntu-release/Vagrantfile
@@ -21,7 +21,7 @@ apt-get install -y libnetconf2-experimental python3-netconf2-experimental
21
SCRIPT
22
23
$setup = <<SCRIPT
24
-wget https://github.com/CESNET/Netopeer2GUI/releases/download/0.2/ncgui.tgz
+wget https://github.com/CESNET/Netopeer2GUI/releases/download/v0.2/ncgui.tgz
25
tar -xzf ncgui.tgz
26
cp /home/vagrant/shared/ncgui.conf /etc/apache2/sites-available/
27
a2enmod rewrite
0 commit comments