gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit 27f28018356c87db9b5710c3f66f01349a46b489
parent c4942479309a40c09c4659fa3e26280d3a121058
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 25 Feb 2017 01:54:04 +0100

sh is sufficient, does not seem to require bash specifically

Diffstat:
Mcontrib/vagrant/bootstrap.ubuntu.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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