diff options
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ fi echo "$0: Updating submodules" echo | git submodule update --init -./contrib/gana-update.sh +./contrib/gana.sh # This is more portable than `which' but comes with # the caveat of not(?) properly working on busybox's ash: |