From: Christian Grothoff Date: Sat, 25 Feb 2017 00:54:04 +0000 (+0100) Subject: sh is sufficient, does not seem to require bash specifically X-Git-Tag: taler-0.2.1~66 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=27f28018356c87db9b5710c3f66f01349a46b489;p=oweals%2Fgnunet.git sh is sufficient, does not seem to require bash specifically --- 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