From 27f28018356c87db9b5710c3f66f01349a46b489 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 25 Feb 2017 01:54:04 +0100 Subject: sh is sufficient, does not seem to require bash specifically --- contrib/vagrant/bootstrap.ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/vagrant') diff --git a/contrib/vagrant/bootstrap.ubuntu.sh b/contrib/vagrant/bootstrap.ubuntu.sh index 4bf032e3e..6b28d3075 100644 --- a/contrib/vagrant/bootstrap.ubuntu.sh +++ b/contrib/vagrant/bootstrap.ubuntu.sh @@ -1,4 +1,4 @@ -#/bin/bash +#/bin/sh # Source https://gnunet.org/dependencies and README apt-get update -- cgit v1.2.3