diff --git a/Makefile b/Makefile index 4ff0ee2..4373088 100755 --- a/Makefile +++ b/Makefile @@ -22,4 +22,4 @@ bins: done bootstrap: - sh ./install.sh + bash ./install.sh